Searched refs:nfs4_get_rootfh (Results 1 – 3 of 3) sorted by relevance
13 int nfs4_get_rootfh(struct nfs_server *server, struct nfs_fh *mntfh, bool auth_probe) in nfs4_get_rootfh() function
451 extern int nfs4_get_rootfh(struct nfs_server *server, struct nfs_fh *mntfh, bool);
1016 error = nfs4_get_rootfh(server, mntfh, auth_probe); in nfs4_server_common_setup()