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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/nfs/
H A Dinternal.h59 extern struct vfsmount *nfs_do_refmount(const struct vfsmount *mnt_parent, struct dentry *dentry);
62 struct vfsmount *nfs_do_refmount(const struct vfsmount *mnt_parent, struct dentry *dentry) function
H A Dnamespace.c123 mnt = nfs_do_refmount(nd->mnt, nd->dentry);
H A Dnfs4namespace.c212 * nfs_do_refmount - handle crossing a referral on server
217 struct vfsmount *nfs_do_refmount(const struct vfsmount *mnt_parent, struct dentry *dentry) function

Completed in 29 milliseconds