Searched refs:NFSPROC_FSINFO (Results 1 – 4 of 4) sorted by relevance
263 #define NFSPROC_FSINFO 19 macro
3856 if (nd->nd_procnum == NFSPROC_FSINFO) { in nfsrv_fhtovp()
242 [NFSPROC_FSINFO] = 0,
896 error = nfs_request(np, NULL, &nmreq, NFSPROC_FSINFO, ctx, NULL, &nmrep, &xid, &status); in nfs3_fsinfo()