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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dpnode.h18 #define IS_MNT_UNBINDABLE(mnt) (mnt->mnt_flags & MNT_UNBINDABLE) macro
H A Dnamespace.c708 if (!(flag & CL_COPY_ALL) && IS_MNT_UNBINDABLE(mnt))
722 if (!(flag & CL_COPY_ALL) && IS_MNT_UNBINDABLE(s)) {
922 if (IS_MNT_UNBINDABLE(old_nd.mnt))
986 if (IS_MNT_UNBINDABLE(p))

Completed in 46 milliseconds