Home
last modified time | relevance | path

Searched refs:IS_MNT_UNBINDABLE (Results 1 – 2 of 2) sorted by relevance

/linux/fs/
H A Dpnode.h17 #define IS_MNT_UNBINDABLE(m) ((m)->mnt_t_flags & T_UNBINDABLE) macro
H A Dnamespace.c2168 if (!(flag & CL_COPY_UNBINDABLE) && IS_MNT_UNBINDABLE(src_root)) in copy_tree()
2187 IS_MNT_UNBINDABLE(src_mnt)) { in copy_tree()
2383 if (IS_MNT_UNBINDABLE(old_mnt)) in clone_private_mount()
2986 if (IS_MNT_UNBINDABLE(old)) in __do_loopback()
3430 if (IS_MNT_UNBINDABLE(p)) in tree_contains_unbindable()
5297 if (IS_MNT_UNBINDABLE(m)) in mnt_to_propagation_flags()