Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dnfs4getroot.c23 ret = nfs4_proc_get_rootfh(server, mntfh, &fsinfo, auth_probe); in nfs4_get_rootfh()
Dnfs4_fs.h292 extern int nfs4_proc_get_rootfh(struct nfs_server *, struct nfs_fh *, struct nfs_fsinfo *, bool);
Dnfs4proc.c3820 int nfs4_proc_get_rootfh(struct nfs_server *server, struct nfs_fh *fhandle, in nfs4_proc_get_rootfh() function