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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dpnode.h36 int propagate_mount_busy(struct vfsmount *, int);
H A Dpnode.c238 int propagate_mount_busy(struct vfsmount *mnt, int refcnt) function
H A Dnamespace.c490 if (propagate_mount_busy(mnt, 2))
615 if (flags & MNT_DETACH || !propagate_mount_busy(mnt, 2)) {
1153 if (!propagate_mount_busy(mnt, 2)) {
1271 if (!propagate_mount_busy(mnt, 1)) {

Completed in 37 milliseconds