Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/fs/nfsclient/
Dnfs_clkdtrace.c95 static struct dtnfsclient_rpc dtnfsclient_rpcs[NFSV41_NPROCS + 1] = {
202 extern uint32_t nfscl_nfs2_start_probes[NFSV41_NPROCS + 1];
203 extern uint32_t nfscl_nfs2_done_probes[NFSV41_NPROCS + 1];
205 extern uint32_t nfscl_nfs3_start_probes[NFSV41_NPROCS + 1];
206 extern uint32_t nfscl_nfs3_done_probes[NFSV41_NPROCS + 1];
208 extern uint32_t nfscl_nfs4_start_probes[NFSV41_NPROCS + 1];
209 extern uint32_t nfscl_nfs4_done_probes[NFSV41_NPROCS + 1];
220 for (i = 0; i < NFSV41_NPROCS + 1; i++) { in dtnfs234_isdoneprobe()
404 for (i = 0; i < NFSV41_NPROCS + 1; i++) { in dtnfsclient_provide()
433 for (i = 0; i < NFSV41_NPROCS + 1; i++) { in dtnfsclient_provide()
[all …]
Dnfs_clcomsubs.c50 extern int nfs_bigreply[NFSV41_NPROCS];
60 } nfsv4_opmap[NFSV41_NPROCS] = {
120 static int nfs_bigrequest[NFSV41_NPROCS] = {
/freebsd-10-stable/sys/fs/nfs/
Dnfs_commonkrpc.c80 uint32_t nfscl_nfs2_start_probes[NFSV41_NPROCS + 1];
81 uint32_t nfscl_nfs2_done_probes[NFSV41_NPROCS + 1];
83 uint32_t nfscl_nfs3_start_probes[NFSV41_NPROCS + 1];
84 uint32_t nfscl_nfs3_done_probes[NFSV41_NPROCS + 1];
86 uint32_t nfscl_nfs4_start_probes[NFSV41_NPROCS + 1];
87 uint32_t nfscl_nfs4_done_probes[NFSV41_NPROCS + 1];
Dnfsport.h357 #define NFSV41_NPROCS 54 macro
Dnfsproto.h349 #define NFSV41_NPROCS 54 macro
Dnfs_commonsubs.c182 int nfs_bigreply[NFSV41_NPROCS] = { 0, 0, 0, 1, 0, 1, 1, 0, 0, 0, 0,