Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dpnode.h17 #define IS_MNT_UNBINDABLE(m) ((m)->mnt.mnt_flags & MNT_UNBINDABLE) macro
H A Dproc_namespace.c168 if (IS_MNT_UNBINDABLE(r)) in show_mountinfo()
H A Dnamespace.c2265 if (!(flag & CL_COPY_UNBINDABLE) && IS_MNT_UNBINDABLE(src_root)) in copy_tree()
2285 IS_MNT_UNBINDABLE(src_mnt)) { in copy_tree()
2482 if (IS_MNT_UNBINDABLE(old_mnt)) in clone_private_mount()
3032 if (IS_MNT_UNBINDABLE(old)) in __do_loopback()
3385 if (IS_MNT_UNBINDABLE(p)) in tree_contains_unbindable()
5383 if (IS_MNT_UNBINDABLE(m)) in mnt_to_propagation_flags()