Searched refs:rh_procnum (Results 1 – 5 of 5) sorted by relevance
996 return (&verstable->nfsl_dis_proc_table[logrechdr->rh_procnum]); in nfslog_find_fh_dispatch()2321 logrechdr->rh_procnum == RFS_LINK) || in nfslog_process_fh_rec()2323 logrechdr->rh_procnum == NFSPROC3_LINK)) { in nfslog_process_fh_rec()
247 if (!xdr_rpcproc(xdrs, &objp->rh_procnum)) in xdr_nfslog_record_header()
1877 switch (logrec->re_header.rh_procnum) { in nfslog_process_trans_rec()1925 switch (logrec->re_header.rh_procnum) { in nfslog_process_trans_rec()
1400 return (&verstable->nfsl_dis_proc_table[logrechdr->rh_procnum]); in nfsl_find_elf_dispatch()
117 rpcproc_t rh_procnum; /* Procedure number */ member