Home
last modified time | relevance | path

Searched refs:NFS_NPROCS (Results 1 – 7 of 7) sorted by relevance

/xnu-8792.41.9/bsd/nfs/
H A Dnfs_srvcache.c93 extern int nfsv2_procid[NFS_NPROCS];
109 static int nonidempotent[NFS_NPROCS] = {
136 static int nfsv2_repstat[NFS_NPROCS] = {
H A Dnfs.h761 #ifdef NFS_NPROCS
782 uint64_t rpccntv3[NFS_NPROCS];
794 uint64_t srvrpccntv3[NFS_NPROCS];
H A Dnfs_socket.c96 extern int nfsv3_procid[NFS_NPROCS];
710 if ((nd->nd_procnum >= NFS_NPROCS) || in nfsrv_getreq()
H A Dnfsproto.h270 #define NFS_NPROCS 23 macro
H A Dnfs_subs.c260 int nfsv3_procid[NFS_NPROCS] = {
289 int nfsv2_procid[NFS_NPROCS] = {
H A Dnfs_syscalls.c103 extern const nfsrv_proc_t nfsrv_procs[NFS_NPROCS];
H A Dnfs_serv.c5152 const nfsrv_proc_t nfsrv_procs[NFS_NPROCS] = {