Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dclient.c788 int nfs_probe_fsinfo(struct nfs_server *server, struct nfs_fh *mntfh, struct nfs_fattr *fattr) in nfs_probe_fsinfo() function
822 EXPORT_SYMBOL_GPL(nfs_probe_fsinfo);
965 error = nfs_probe_fsinfo(server, mount_info->mntfh, fattr); in nfs_create_server()
1040 error = nfs_probe_fsinfo(server, fh, fattr_fsinfo); in nfs_clone_server()
Dnfs4client.c1025 error = nfs_probe_fsinfo(server, mntfh, fattr); in nfs4_server_common_setup()
1216 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 *);