Home
last modified time | relevance | path

Searched refs:IS_MNT_SLAVE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/
H A Dpnode.h14 #define IS_MNT_SLAVE(m) ((m)->mnt_master) macro
H A Dproc_namespace.c162 if (IS_MNT_SLAVE(r)) { in show_mountinfo()
H A Dnamespace.c1074 if (IS_MNT_SLAVE(old)) in clone_mnt()