Searched refs:NFSV42_NPROCS (Results 1 – 4 of 4) sorted by relevance
| /freebsd-head/sys/fs/nfs/ |
| HD | nfsport.h | 448 #define NFSV42_NPROCS 71 macro 480 uint64_t rpccnt[NFSV42_NPROCS + 9];
|
| HD | nfsproto.h | 417 #define NFSV42_NPROCS 71 macro
|
| HD | nfs_commonsubs.c | 219 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()
|
| HD | nfs_commonkrpc.c | 171 static bool nfscl_use_gss[NFSV42_NPROCS] = {
|