Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dpnode.h17 #define IS_MNT_UNBINDABLE(m) ((m)->mnt.mnt_flags & MNT_UNBINDABLE) macro
Dproc_namespace.c172 if (IS_MNT_UNBINDABLE(r)) in show_mountinfo()
Dnamespace.c1880 if (!(flag & CL_COPY_UNBINDABLE) && IS_MNT_UNBINDABLE(mnt)) in copy_tree()
1900 IS_MNT_UNBINDABLE(s)) { in copy_tree()
2017 if (IS_MNT_UNBINDABLE(old_mnt)) in clone_private_mount()
2396 if (IS_MNT_UNBINDABLE(old)) in __do_loopback()
2722 if (IS_MNT_UNBINDABLE(p)) in tree_contains_unbindable()