Searched refs:nfs_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.c77 struct dentry *nfs_get_root(struct super_block *sb, struct nfs_fh *mntfh) function
92 dprintk("nfs_get_root: getattr error = %d\n", -error);
99 dprintk("nfs_get_root: get root inode failed\n");
116 dprintk("nfs_get_root: get root dentry failed\n");
187 dprintk("nfs_get_root: getcaps error = %d\n",
199 dprintk("nfs_get_root: getattr error = %d\n", -error);
206 dprintk("nfs_get_root: get root inode failed\n");
223 dprintk("nfs_get_root: get root dentry failed\n");
H A Dinternal.h238 extern struct dentry *nfs_get_root(struct super_block *, struct nfs_fh *);
H A Dsuper.c2266 mntroot = nfs_get_root(s, mntfh);
2380 mntroot = nfs_get_root(s, data->fh);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/nfs/
H A Dgetroot.c77 struct dentry *nfs_get_root(struct super_block *sb, struct nfs_fh *mntfh) function
92 dprintk("nfs_get_root: getattr error = %d\n", -error);
99 dprintk("nfs_get_root: get root inode failed\n");
116 dprintk("nfs_get_root: get root dentry failed\n");
187 dprintk("nfs_get_root: getcaps error = %d\n",
199 dprintk("nfs_get_root: getattr error = %d\n", -error);
206 dprintk("nfs_get_root: get root inode failed\n");
223 dprintk("nfs_get_root: get root dentry failed\n");
H A Dinternal.h238 extern struct dentry *nfs_get_root(struct super_block *, struct nfs_fh *);
H A Dsuper.c2266 mntroot = nfs_get_root(s, mntfh);
2380 mntroot = nfs_get_root(s, data->fh);

Completed in 130 milliseconds