Home
last modified time | relevance | path

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

/xnu-11215.1.10/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.h857 #ifdef NFS_NPROCS
880 uint64_t rpccntv3[NFS_NPROCS];
902 uint64_t srvrpccntv3[NFS_NPROCS];
H A Dnfs_socket.c100 extern int nfsv3_procid[NFS_NPROCS];
775 if ((nd->nd_procnum >= NFS_NPROCS) || in nfsrv_getreq()
H A Dnfsproto.h270 #define NFS_NPROCS 23 macro
H A Dnfs_subs.c262 int nfsv3_procid[NFS_NPROCS] = {
291 int nfsv2_procid[NFS_NPROCS] = {
H A Dnfs_syscalls.c103 extern const nfsrv_proc_t nfsrv_procs[NFS_NPROCS];
H A Dnfs_serv.c5195 const nfsrv_proc_t nfsrv_procs[NFS_NPROCS] = {