Searched refs:rh_procnum (Results 1 – 5 of 5) sorted by relevance
998 return (&verstable->nfsl_dis_proc_table[logrechdr->rh_procnum]); in nfslog_find_fh_dispatch()2323 logrechdr->rh_procnum == RFS_LINK) || in nfslog_process_fh_rec()2325 logrechdr->rh_procnum == NFSPROC3_LINK)) { in nfslog_process_fh_rec()
249 if (!xdr_rpcproc(xdrs, &objp->rh_procnum)) in xdr_nfslog_record_header()
1879 switch (logrec->re_header.rh_procnum) { in nfslog_process_trans_rec()1927 switch (logrec->re_header.rh_procnum) { in nfslog_process_trans_rec()
1402 return (&verstable->nfsl_dis_proc_table[logrechdr->rh_procnum]); in nfsl_find_elf_dispatch()
114 rpcproc_t rh_procnum; /* Procedure number */ member