Searched refs:IS_MNT_SHARED (Results 1 – 3 of 3) sorted by relevance
101 if (IS_MNT_SHARED(mnt)) { in change_mnt_propagation()136 if (IS_MNT_SHARED(m)) in trace_transfers()331 if (IS_MNT_SHARED(m)) in propagate_mnt()399 if (!IS_MNT_SHARED(from)) in propagation_would_overmount()
13 #define IS_MNT_SHARED(m) ((m)->mnt_t_flags & T_SHARED) macro
2449 if (p->mnt_group_id && !IS_MNT_SHARED(p)) in cleanup_group_ids()2599 if (IS_MNT_SHARED(dest_mnt)) { in attach_recursive_mnt()2609 if (IS_MNT_SHARED(dest_mnt)) { in attach_recursive_mnt()3470 if (IS_MNT_SHARED(to) || IS_MNT_SLAVE(to)) in do_set_group()3474 if (!IS_MNT_SHARED(from) && !IS_MNT_SLAVE(from)) in do_set_group()3482 if (IS_MNT_SHARED(from)) { in do_set_group()3663 if (IS_MNT_SHARED(old->mnt_parent)) in do_move_mount()3703 if (IS_MNT_SHARED(mp.parent) && tree_contains_unbindable(old)) in do_move_mount()4702 if (IS_MNT_SHARED(old_mnt) || in path_pivot_root()4703 IS_MNT_SHARED(ex_parent) || in path_pivot_root()[all …]