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

/linux-master/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))
H A Dnamespace.c1974 if (!(flag & CL_COPY_UNBINDABLE) && IS_MNT_UNBINDABLE(mnt))
1994 IS_MNT_UNBINDABLE(s)) {
2111 if (IS_MNT_UNBINDABLE(old_mnt))
2585 if (IS_MNT_UNBINDABLE(old))
2912 if (IS_MNT_UNBINDABLE(p))
4763 if (IS_MNT_UNBINDABLE(m))

Completed in 235 milliseconds