nfs_probe_fsinfo  822 fs/nfs/client.c EXPORT_SYMBOL_GPL(nfs_probe_fsinfo);
nfs_probe_fsinfo  968 fs/nfs/client.c 	error = nfs_probe_fsinfo(server, mount_info->mntfh, fattr);
nfs_probe_fsinfo 1045 fs/nfs/client.c 	error = nfs_probe_fsinfo(server, fh, fattr_fsinfo);
nfs_probe_fsinfo  158 fs/nfs/internal.h int nfs_probe_fsinfo(struct nfs_server *server, struct nfs_fh *, struct nfs_fattr *);
nfs_probe_fsinfo 1034 fs/nfs/nfs4client.c 	error = nfs_probe_fsinfo(server, mntfh, fattr);
nfs_probe_fsinfo 1232 fs/nfs/nfs4client.c 	error = nfs_probe_fsinfo(server, NFS_FH(inode), fattr);