Home
last modified time | relevance | path

Searched refs:NFSV41_NPROCS (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/fs/nfsclient/
HDnfs_clkdtrace.c95 static struct dtnfsclient_rpc dtnfsclient_rpcs[NFSV41_NPROCS + 1] = {
187 extern uint32_t nfscl_nfs2_start_probes[NFSV41_NPROCS + 1];
188 extern uint32_t nfscl_nfs2_done_probes[NFSV41_NPROCS + 1];
190 extern uint32_t nfscl_nfs3_start_probes[NFSV41_NPROCS + 1];
191 extern uint32_t nfscl_nfs3_done_probes[NFSV41_NPROCS + 1];
193 extern uint32_t nfscl_nfs4_start_probes[NFSV41_NPROCS + 1];
194 extern uint32_t nfscl_nfs4_done_probes[NFSV41_NPROCS + 1];
205 for (i = 0; i < NFSV41_NPROCS + 1; i++) { in dtnfs234_isdoneprobe()
389 for (i = 0; i < NFSV41_NPROCS + 1; i++) { in dtnfsclient_provide()
418 for (i = 0; i < NFSV41_NPROCS + 1; i++) { in dtnfsclient_provide()
[all …]
HDnfs_clcomsubs.c50 extern int nfs_bigreply[NFSV41_NPROCS];
60 } nfsv4_opmap[NFSV41_NPROCS] = {
120 static int nfs_bigrequest[NFSV41_NPROCS] = {
/NextBSD/sys/fs/nfs/
HDnfs_commonkrpc.c79 uint32_t nfscl_nfs2_start_probes[NFSV41_NPROCS + 1];
80 uint32_t nfscl_nfs2_done_probes[NFSV41_NPROCS + 1];
82 uint32_t nfscl_nfs3_start_probes[NFSV41_NPROCS + 1];
83 uint32_t nfscl_nfs3_done_probes[NFSV41_NPROCS + 1];
85 uint32_t nfscl_nfs4_start_probes[NFSV41_NPROCS + 1];
86 uint32_t nfscl_nfs4_done_probes[NFSV41_NPROCS + 1];
HDnfsport.h358 #define NFSV41_NPROCS 54 macro
HDnfsproto.h335 #define NFSV41_NPROCS 54 macro
HDnfs_commonsubs.c176 int nfs_bigreply[NFSV41_NPROCS] = { 0, 0, 0, 1, 0, 1, 1, 0, 0, 0, 0,