Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dclient.c775 int nfs_probe_fsinfo(struct nfs_server *server, struct nfs_fh *mntfh, struct nfs_fattr *fattr) in nfs_probe_fsinfo() function
815 EXPORT_SYMBOL_GPL(nfs_probe_fsinfo);
965 error = nfs_probe_fsinfo(server, mount_info->mntfh, fattr); in nfs_create_server()
1043 error = nfs_probe_fsinfo(server, fh, fattr_fsinfo); in nfs_clone_server()
Dnfs4client.c949 error = nfs_probe_fsinfo(server, mntfh, fattr); in nfs4_server_common_setup()
1139 error = nfs_probe_fsinfo(server, NFS_FH(inode), fattr); in nfs_probe_destination()
Dinternal.h154 int nfs_probe_fsinfo(struct nfs_server *server, struct nfs_fh *, struct nfs_fattr *);