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

/linux-master/fs/nfs/
H A Dnfs4getroot.c13 int nfs4_get_rootfh(struct nfs_server *server, struct nfs_fh *mntfh, bool auth_probe) function
25 dprintk("nfs4_get_rootfh: getroot error = %d\n", -ret);
31 printk(KERN_ERR "nfs4_get_rootfh:"
H A Dinternal.h487 extern int nfs4_get_rootfh(struct nfs_server *server, struct nfs_fh *mntfh, bool);
H A Dnfs4client.c1121 error = nfs4_get_rootfh(server, mntfh, auth_probe);

Completed in 143 milliseconds