Searched refs:NFS_NPROCS (Results 1 – 7 of 7) sorted by relevance
93 extern int nfsv2_procid[NFS_NPROCS];109 static int nonidempotent[NFS_NPROCS] = {136 static int nfsv2_repstat[NFS_NPROCS] = {
762 #ifdef NFS_NPROCS783 uint64_t rpccntv3[NFS_NPROCS];795 uint64_t srvrpccntv3[NFS_NPROCS];
270 #define NFS_NPROCS 23 macro
338 int nfsv3_procid[NFS_NPROCS] = {369 int nfsv2_procid[NFS_NPROCS] = {
130 extern const nfsrv_proc_t nfsrv_procs[NFS_NPROCS];
138 extern int nfsv3_procid[NFS_NPROCS];4084 if ((nmp->nm_vers != NFS_VER4) && (procnum >= 0) && (procnum < NFS_NPROCS)) { in nfs_request_create()6975 if ((nd->nd_procnum >= NFS_NPROCS) || in nfsrv_getreq()
5141 const nfsrv_proc_t nfsrv_procs[NFS_NPROCS] = {