Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dclient.c782 int nfs_probe_fsinfo(struct nfs_server *server, struct nfs_fh *mntfh, struct nfs_fattr *fattr) in nfs_probe_fsinfo() function
816 EXPORT_SYMBOL_GPL(nfs_probe_fsinfo);
959 error = nfs_probe_fsinfo(server, mount_info->mntfh, fattr); in nfs_create_server()
1034 error = nfs_probe_fsinfo(server, fh, fattr_fsinfo); in nfs_clone_server()
Dnfs4client.c1020 error = nfs_probe_fsinfo(server, mntfh, fattr); in nfs4_server_common_setup()
1209 error = nfs_probe_fsinfo(server, NFS_FH(inode), fattr); in nfs_probe_destination()
Dinternal.h162 int nfs_probe_fsinfo(struct nfs_server *server, struct nfs_fh *, struct nfs_fattr *);