Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dclient.c843 static int nfs_probe_fsinfo(struct nfs_server *server, struct nfs_fh *mntfh, struct nfs_fattr *fatt… in nfs_probe_fsinfo() function
903 error = nfs_probe_fsinfo(server, mntfh, fattr); in nfs_probe_server()
1071 error = nfs_probe_fsinfo(server, ctx->mntfh, fattr); in nfs_create_server()