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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dpnode.h36 int propagate_mount_busy(struct vfsmount *, int);
H A Dpnode.c305 int propagate_mount_busy(struct vfsmount *mnt, int refcnt) function
H A Dnamespace.c1022 if (propagate_mount_busy(mnt, 2))
1156 if (flags & MNT_DETACH || !propagate_mount_busy(mnt, 2)) {
1829 propagate_mount_busy(mnt, 1))
1876 if (!propagate_mount_busy(mnt, 1)) {

Completed in 110 milliseconds