Searched refs:IS_MNT_SLAVE (Results 1 – 3 of 3) sorted by relevance
14 #define IS_MNT_SLAVE(m) ((m)->mnt_master) macro
165 if (IS_MNT_SLAVE(r)) { in show_mountinfo()
1142 if (IS_MNT_SLAVE(old)) in clone_mnt()2794 if (IS_MNT_SHARED(to) || IS_MNT_SLAVE(to)) in do_set_group()2798 if (!IS_MNT_SHARED(from) && !IS_MNT_SLAVE(from)) in do_set_group()2801 if (IS_MNT_SLAVE(from)) { in do_set_group()