Searched refs:rh_rec_id (Results 1 – 3 of 3) sorted by relevance
496 int ins_rec_id = lrp->log_record.re_header.rh_rec_id; in insert_lrp_to_lb()509 if (ins_rec_id < lbp->lrps->log_record.re_header.rh_rec_id) { in insert_lrp_to_lb()524 curlrp->next->log_record.re_header.rh_rec_id) in insert_lrp_to_lb()756 if (lbp->lrps->log_record.re_header.rh_rec_id == next_rec_id) { in nfslog_get_logrecord()758 lbp->last_rec_id = lrp->log_record.re_header.rh_rec_id; in nfslog_get_logrecord()768 lbp->lrps->log_record.re_header.rh_rec_id && in nfslog_get_logrecord()769 ((lbp->lrps->log_record.re_header.rh_rec_id - in nfslog_get_logrecord()774 lrp->log_record.re_header.rh_rec_id; in nfslog_get_logrecord()791 lbp->last_rec_id = lrp->log_record.re_header.rh_rec_id; in nfslog_get_logrecord()805 lrp->log_record.re_header.rh_rec_id; in nfslog_get_logrecord()[all …]
245 if (!xdr_u_int(xdrs, &objp->rh_rec_id)) in xdr_nfslog_record_header()
112 uint32_t rh_rec_id; /* unique id for this log */ member