Searched refs:nfs4_get_root (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.h139 extern struct dentry *nfs4_get_root(struct super_block *, struct nfs_fh *);
H A Dgetroot.c149 dprintk("nfs4_get_root: getroot error = %d\n", -ret);
154 printk(KERN_ERR "nfs4_get_root:"
160 printk(KERN_ERR "nfs4_get_root:"
188 printk(KERN_ERR "nfs4_get_root:"
201 dprintk("nfs4_get_root: getroot error = %d\n", -ret);
206 printk(KERN_ERR "nfs4_get_root:"
212 printk(KERN_ERR "nfs4_get_root:"
228 struct dentry *nfs4_get_root(struct super_block *sb, struct nfs_fh *mntfh) function
236 dprintk("--> nfs4_get_root()\n");
302 dprintk("<-- nfs4_get_root()\
[all...]
H A Dsuper.c900 mntroot = nfs4_get_root(s, &mntfh);
981 mntroot = nfs4_get_root(s, data->fh);
1048 mntroot = nfs4_get_root(s, &mntfh);

Completed in 101 milliseconds