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

/linux-4.4.14/fs/
H A Dpnode.h18 #define IS_MNT_UNBINDABLE(m) ((m)->mnt.mnt_flags & MNT_UNBINDABLE) macro
H A Dproc_namespace.c164 if (IS_MNT_UNBINDABLE(r)) show_mountinfo()
H A Dnamespace.c1677 if (!(flag & CL_COPY_UNBINDABLE) && IS_MNT_UNBINDABLE(mnt)) copy_tree()
1698 IS_MNT_UNBINDABLE(s)) { copy_tree()
1779 if (IS_MNT_UNBINDABLE(old_mnt)) clone_private_mount()
2096 if (IS_MNT_UNBINDABLE(old)) do_loopback()
2227 if (IS_MNT_UNBINDABLE(p)) tree_contains_unbindable()

Completed in 317 milliseconds