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