Searched refs:nfs_get_root (Results 1 – 3 of 3) sorted by relevance
67 struct dentry *nfs_get_root(struct super_block *sb, struct nfs_fh *mntfh, in nfs_get_root() function
439 extern struct dentry *nfs_get_root(struct super_block *, struct nfs_fh *,
2709 mntroot = nfs_get_root(s, mount_info->mntfh, dev_name); in nfs_fs_mount_common()