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