Searched refs:NFS_NPROCS (Results 1 – 10 of 10) sorted by relevance
60 extern const int nfsv2_procid[NFS_NPROCS];77 static const int nonidempotent[NFS_NPROCS] = {84 static const int nfsv2_repstat[NFS_NPROCS] = {
125 uint64_t rpccnt[NFS_NPROCS];127 uint64_t srvrpccnt[NFS_NPROCS];
168 #define NFS_NPROCS 23 macro
75 extern const int nfsv3_procid[NFS_NPROCS];98 static const enum nfs_rto_timers nfs_ptimers[NFS_NPROCS] = {1497 if (nd->nd_procnum >= NFS_NPROCS || in nfs_getreq()
97 const int nfsv3_procid[NFS_NPROCS] = {126 const int nfsv2_procid[NFS_NPROCS] = {
78 static int (*const nfsrv3_procs[NFS_NPROCS])(struct nfsrv_descript *,
109 #define NFS_NPROCS 18 macro
121 #define NFS_NPROCS 23 macro
60 u_int32_t nfsv3_procid[NFS_NPROCS] = {429 if (!v3 && proc < NFS_NPROCS) in nfsreq_print()1368 if (!v3 && proc < NFS_NPROCS) in interp_reply()
177 #define NFS_NPROCS 26 macro