Home
last modified time | relevance | path

Searched refs:IS_MNT_UNBINDABLE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dpnode.h17 #define IS_MNT_UNBINDABLE(m) ((m)->mnt.mnt_flags & MNT_UNBINDABLE) macro
H A Dproc_namespace.c169 if (IS_MNT_UNBINDABLE(r)) in show_mountinfo()
H A Dnamespace.c1820 if (!(flag & CL_COPY_UNBINDABLE) && IS_MNT_UNBINDABLE(mnt)) in copy_tree()
1840 IS_MNT_UNBINDABLE(s)) { in copy_tree()
1956 if (IS_MNT_UNBINDABLE(old_mnt)) in clone_private_mount()
2334 if (IS_MNT_UNBINDABLE(old)) in __do_loopback()
2659 if (IS_MNT_UNBINDABLE(p)) in tree_contains_unbindable()
/kernel/linux/linux-6.6/fs/
H A Dpnode.h17 #define IS_MNT_UNBINDABLE(m) ((m)->mnt.mnt_flags & MNT_UNBINDABLE) macro
H A Dproc_namespace.c172 if (IS_MNT_UNBINDABLE(r)) in show_mountinfo()
H A Dnamespace.c1972 if (!(flag & CL_COPY_UNBINDABLE) && IS_MNT_UNBINDABLE(mnt)) in copy_tree()
1992 IS_MNT_UNBINDABLE(s)) { in copy_tree()
2109 if (IS_MNT_UNBINDABLE(old_mnt)) in clone_private_mount()
2579 if (IS_MNT_UNBINDABLE(old)) in __do_loopback()
2907 if (IS_MNT_UNBINDABLE(p)) in tree_contains_unbindable()

Completed in 12 milliseconds