Home
last modified time | relevance | path

Searched refs:NFSV42_NPROCS (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/fs/nfs/
H A Dnfsport.h445 #define NFSV42_NPROCS 70 macro
447 /* Value of NFSV42_NPROCS for old nfsstats structure. (Always 69) */
477 uint64_t rpccnt[NFSV42_NPROCS + 10];
H A Dnfsproto.h412 #define NFSV42_NPROCS 70 macro
H A Dnfs_commonsubs.c219 static int nfs_bigreply[NFSV42_NPROCS] = { 0, 0, 0, 1, 0, 1, 1, 0, 0, 0, 0,
239 } nfsv4_opmap[NFSV42_NPROCS] = {
315 static int nfs_bigrequest[NFSV42_NPROCS] = {
475 if (procnum < NFSV42_NPROCS) in nfscl_reqstart()
H A Dnfs_commonkrpc.c171 static bool nfscl_use_gss[NFSV42_NPROCS] = {