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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/nfs/
H A Dinternal.h151 extern struct vfsmount *nfs_do_refmount(const struct vfsmount *mnt_parent, struct dentry *dentry);
154 struct vfsmount *nfs_do_refmount(const struct vfsmount *mnt_parent, struct dentry *dentry) function
H A Dnamespace.c138 mnt = nfs_do_refmount(nd->path.mnt, nd->path.dentry);
H A Dnfs4namespace.c227 * nfs_do_refmount - handle crossing a referral on server
232 struct vfsmount *nfs_do_refmount(const struct vfsmount *mnt_parent, struct dentry *dentry) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/nfs/
H A Dinternal.h151 extern struct vfsmount *nfs_do_refmount(const struct vfsmount *mnt_parent, struct dentry *dentry);
154 struct vfsmount *nfs_do_refmount(const struct vfsmount *mnt_parent, struct dentry *dentry) function
H A Dnamespace.c138 mnt = nfs_do_refmount(nd->path.mnt, nd->path.dentry);
H A Dnfs4namespace.c227 * nfs_do_refmount - handle crossing a referral on server
232 struct vfsmount *nfs_do_refmount(const struct vfsmount *mnt_parent, struct dentry *dentry) function

Completed in 132 milliseconds