Searched refs:nfs_get_root (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/fs/nfs/
H A Dgetroot.c71 struct dentry *nfs_get_root(struct super_block *sb, struct nfs_fh *mntfh, nfs_get_root() function
93 dprintk("nfs_get_root: getattr error = %d\n", -error); nfs_get_root()
100 dprintk("nfs_get_root: get root inode failed\n"); nfs_get_root()
117 dprintk("nfs_get_root: get root dentry failed\n"); nfs_get_root()
H A Dnfs3proc.c84 * Bare-bones access to getattr: this is for nfs_get_root/nfs_get_sb
766 * Bare-bones access to fsinfo: this is for nfs_get_root/nfs_get_sb via
H A Dinternal.h408 extern struct dentry *nfs_get_root(struct super_block *, struct nfs_fh *,
H A Dsuper.c2583 mntroot = nfs_get_root(s, mount_info->mntfh, dev_name); nfs_fs_mount_common()

Completed in 143 milliseconds