Home | History | Annotate | Download | only in client

Lines Matching refs:NFSV41_NPROCS

100 static struct dtnfsclient_rpc	dtnfsclient_rpcs[NFSV41_NPROCS + 1] = {
189 * For simplicity, we allocate both v2, v3 and v4 arrays as NFSV41_NPROCS + 1,
192 extern uint32_t nfscl_nfs2_start_probes[NFSV41_NPROCS + 1];
193 extern uint32_t nfscl_nfs2_done_probes[NFSV41_NPROCS + 1];
195 extern uint32_t nfscl_nfs3_start_probes[NFSV41_NPROCS + 1];
196 extern uint32_t nfscl_nfs3_done_probes[NFSV41_NPROCS + 1];
198 extern uint32_t nfscl_nfs4_start_probes[NFSV41_NPROCS + 1];
199 extern uint32_t nfscl_nfs4_done_probes[NFSV41_NPROCS + 1];
210 for (i = 0; i < NFSV41_NPROCS + 1; i++) {
394 for (i = 0; i < NFSV41_NPROCS + 1; i++) {
423 for (i = 0; i < NFSV41_NPROCS + 1; i++) {
451 for (i = 0; i < NFSV41_NPROCS + 1; i++) {