Searched refs:nfs4_get_root (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 Dgetroot.c174 struct dentry *nfs4_get_root(struct super_block *sb, struct nfs_fh *mntfh) function
182 dprintk("--> nfs4_get_root()\n");
234 dprintk("<-- nfs4_get_root()\n");
H A Dinternal.h240 extern struct dentry *nfs4_get_root(struct super_block *, struct nfs_fh *);
H A Dsuper.c2636 mntroot = nfs4_get_root(s, mntfh);
2950 mntroot = nfs4_get_root(s, data->fh);
3039 mntroot = nfs4_get_root(s, mntfh);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/nfs/
H A Dgetroot.c174 struct dentry *nfs4_get_root(struct super_block *sb, struct nfs_fh *mntfh) function
182 dprintk("--> nfs4_get_root()\n");
234 dprintk("<-- nfs4_get_root()\n");
H A Dinternal.h240 extern struct dentry *nfs4_get_root(struct super_block *, struct nfs_fh *);
H A Dsuper.c2636 mntroot = nfs4_get_root(s, mntfh);
2950 mntroot = nfs4_get_root(s, data->fh);
3039 mntroot = nfs4_get_root(s, mntfh);

Completed in 110 milliseconds