Searched refs:IS_MNT_SLAVE (Results 1 – 3 of 3) sorted by relevance
/fs/ | ||
D | pnode.h | 14 #define IS_MNT_SLAVE(m) ((m)->mnt_master) macro |
D | proc_namespace.c | 163 if (IS_MNT_SLAVE(r)) { in show_mountinfo() |
D | namespace.c | 1080 if (IS_MNT_SLAVE(old)) in clone_mnt() |