Home
last modified time | relevance | path

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

/freebsd-head/sys/fs/nfs/
HDnfsport.h448 #define NFSV42_NPROCS 71 macro
480 uint64_t rpccnt[NFSV42_NPROCS + 9];
HDnfsproto.h417 #define NFSV42_NPROCS 71 macro
HDnfs_commonsubs.c219 static int nfs_bigreply[NFSV42_NPROCS] = { 0, 0, 0, 1, 0, 1, 1, 0, 0, 0, 0,
241 } nfsv4_opmap[NFSV42_NPROCS] = {
318 static int nfs_bigrequest[NFSV42_NPROCS] = {
478 if (procnum < NFSV42_NPROCS) in nfscl_reqstart()
HDnfs_commonkrpc.c171 static bool nfscl_use_gss[NFSV42_NPROCS] = {