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 invent_group_ids() 2599 if (IS_MNT_SHARED(dest_mnt)) { in attach_recursive_mnt() 2609 if (IS_MNT_SHARED(dest_mnt)) { in attach_recursive_mnt() 3467 if (IS_MNT_SHARED(to) || IS_MNT_SLAVE(to)) in do_set_group() 3471 if (!IS_MNT_SHARED(from) && !IS_MNT_SLAVE(from)) in do_set_group() 3479 if (IS_MNT_SHARED(from)) {3656 if (IS_MNT_SHARED(old->mnt_parent)) in do_move_mount() 3696 if (IS_MNT_SHARED(mp.parent) && tree_contains_unbindable(old)) in do_move_mount() 4695 if (IS_MNT_SHARED(old_mnt) || in path_pivot_root() 4696 IS_MNT_SHARED(ex_paren in path_pivot_root() [all...]