Lines Matching refs:IS_MNT_SHARED
2506 if (p->mnt_group_id && !IS_MNT_SHARED(p)) in cleanup_group_ids()
2656 if (IS_MNT_SHARED(dest_mnt)) { in attach_recursive_mnt()
2666 if (IS_MNT_SHARED(dest_mnt)) { in attach_recursive_mnt()
3387 if (IS_MNT_SHARED(to) || IS_MNT_SLAVE(to)) in do_set_group()
3391 if (!IS_MNT_SHARED(from) && !IS_MNT_SLAVE(from)) in do_set_group()
3399 if (IS_MNT_SHARED(from)) { in do_set_group()
3611 if (IS_MNT_SHARED(parent)) in do_move_mount()
3654 if (IS_MNT_SHARED(p) && tree_contains_unbindable(old)) in do_move_mount()
4697 if (IS_MNT_SHARED(old_mnt) || in SYSCALL_DEFINE2()
4698 IS_MNT_SHARED(ex_parent) || in SYSCALL_DEFINE2()
4699 IS_MNT_SHARED(root_parent)) in SYSCALL_DEFINE2()
5279 if (IS_MNT_SHARED(m)) in mnt_to_propagation_flags()