Lines Matching defs:procnum
490 u_int16_t procnum;
645 procnum = nd->nd_procnum;
649 procnum = NFSV4PROC_COMPOUND;
654 /* Map the procnum to the old NFSv2 one, as required. */
657 procnum = nfsv2_procid[nd->nd_procnum];
659 procnum = NFSV2PROC_NOOP;
667 if ((nd->nd_flag & ND_NFSV4) && procnum == NFSV4PROC_COMPOUND)
680 probe_id = nfscl_nfs3_start_probes[procnum];
681 probe_procnum = procnum;
685 probe_procnum = procnum;
750 stat = clnt_bck_call(nrp->nr_client, &ext, procnum,
753 stat = CLNT_CALL_MBUF(nrp->nr_client, &ext, procnum,
996 probe_id = nfscl_nfs3_done_probes[procnum];
997 probe_procnum = procnum;
1000 probe_procnum = procnum;