Searched refs:nfs_get_root (Results 1 – 3 of 3) sorted by relevance
67 int nfs_get_root(struct super_block *s, struct fs_context *fc) in nfs_get_root() function
477 extern int nfs_get_root(struct super_block *s, struct fs_context *fc);
1315 error = nfs_get_root(s, fc); in nfs_get_tree_common()