Home
last modified time | relevance | path

Searched refs:nfs4_get_rootfh (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dnfs4getroot.c13 int nfs4_get_rootfh(struct nfs_server *server, struct nfs_fh *mntfh, bool auth_probe) in nfs4_get_rootfh() function
H A Dinternal.h487 extern int nfs4_get_rootfh(struct nfs_server *server, struct nfs_fh *mntfh, bool);
H A Dnfs4client.c1119 error = nfs4_get_rootfh(server, mntfh, auth_probe); in nfs4_server_common_setup()