Home
last modified time | relevance | path

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

/openbsd/src/sys/nfs/
Dnfs_srvcache.c60 extern const int nfsv2_procid[NFS_NPROCS];
77 static const int nonidempotent[NFS_NPROCS] = {
84 static const int nfsv2_repstat[NFS_NPROCS] = {
Dnfs.h125 uint64_t rpccnt[NFS_NPROCS];
127 uint64_t srvrpccnt[NFS_NPROCS];
Dnfsproto.h168 #define NFS_NPROCS 23 macro
Dnfs_socket.c75 extern const int nfsv3_procid[NFS_NPROCS];
98 static const enum nfs_rto_timers nfs_ptimers[NFS_NPROCS] = {
1497 if (nd->nd_procnum >= NFS_NPROCS || in nfs_getreq()
Dnfs_subs.c97 const int nfsv3_procid[NFS_NPROCS] = {
126 const int nfsv2_procid[NFS_NPROCS] = {
Dnfs_syscalls.c78 static int (*const nfsrv3_procs[NFS_NPROCS])(struct nfsrv_descript *,
/openbsd/src/sys/lib/libsa/
Dnfsv2.h109 #define NFS_NPROCS 18 macro
/openbsd/src/usr.sbin/tcpdump/
Dnfsv2.h121 #define NFS_NPROCS 23 macro
Dprint-nfs.c60 u_int32_t nfsv3_procid[NFS_NPROCS] = {
429 if (!v3 && proc < NFS_NPROCS) in nfsreq_print()
1368 if (!v3 && proc < NFS_NPROCS) in interp_reply()
Dnfs.h177 #define NFS_NPROCS 26 macro