NFS_NPROCS
uint64_t rpccnt[NFS_NPROCS];
uint64_t srvrpccnt[NFS_NPROCS];
if (nd->nd_procnum >= NFS_NPROCS ||
extern const int nfsv3_procid[NFS_NPROCS];
static const enum nfs_rto_timers nfs_ptimers[NFS_NPROCS] = {
extern const int nfsv2_procid[NFS_NPROCS];
static const int nonidempotent[NFS_NPROCS] = {
static const int nfsv2_repstat[NFS_NPROCS] = {
const int nfsv2_procid[NFS_NPROCS] = {
const int nfsv3_procid[NFS_NPROCS] = {
static int (*const nfsrv3_procs[NFS_NPROCS])(struct nfsrv_descript *,
if (!v3 && proc < NFS_NPROCS)
if (!v3 && proc < NFS_NPROCS)
u_int32_t nfsv3_procid[NFS_NPROCS] = {