Searched refs:rm_call (Results 1 – 3 of 3) sorted by relevance
213 EXTRACT_32BITS(&rp->rm_call.cb_proc)))); in sunrpcrequest_print()214 x = EXTRACT_32BITS(&rp->rm_call.cb_rpcvers); in sunrpcrequest_print()218 switch (EXTRACT_32BITS(&rp->rm_call.cb_proc)) { in sunrpcrequest_print()224 x = EXTRACT_32BITS(&rp->rm_call.cb_prog); in sunrpcrequest_print()229 ND_PRINT((ndo, ".%u", EXTRACT_32BITS(&rp->rm_call.cb_vers))); in sunrpcrequest_print()
123 #define rm_call ru.RM_cmb macro
437 dp = (uint32_t *)&rp->rm_call.cb_cred; in parsereq()550 v3 = (EXTRACT_32BITS(&rp->rm_call.cb_vers) == NFS_VER3); in nfsreq_print_noaddr()551 proc = EXTRACT_32BITS(&rp->rm_call.cb_proc); in nfsreq_print_noaddr()888 if (!ND_TTEST(rp->rm_call.cb_vers)) in xid_map_enter()921 xmep->proc = EXTRACT_32BITS(&rp->rm_call.cb_proc); in xid_map_enter()922 xmep->vers = EXTRACT_32BITS(&rp->rm_call.cb_vers); in xid_map_enter()