Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/nfs/
H A Dnfs_srvcache.c94 extern int nfsv2_procid[NFS_NPROCS];
110 static int nonidempotent[NFS_NPROCS] = {
137 static int nfsv2_repstat[NFS_NPROCS] = {
H A Dnfs.h898 #ifdef NFS_NPROCS
921 uint64_t rpccntv3[NFS_NPROCS];
944 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.h320 #define NFS_NPROCS 23 macro
H A Dnfs_subs.c263 int nfsv3_procid[NFS_NPROCS] = {
292 int nfsv2_procid[NFS_NPROCS] = {
H A Dnfs_syscalls.c105 extern const nfsrv_proc_t nfsrv_procs[NFS_NPROCS];
H A Dnfs_serv.c5201 const nfsrv_proc_t nfsrv_procs[NFS_NPROCS] = {