Searched refs:drr_firstobj (Results 1 – 2 of 2) sorted by relevance
188 uint64_t drr_firstobj; member
448 if (drrfo->drr_firstobj + drrfo->drr_numobjs == firstobj) { in dump_freeobjects()462 drrfo->drr_firstobj = firstobj; in dump_freeobjects()1953 DO64(drr_freeobjects.drr_firstobj); in byteswap_record()2167 if (drrfo->drr_firstobj + drrfo->drr_numobjs < drrfo->drr_firstobj) in receive_freeobjects()2170 for (obj = drrfo->drr_firstobj; in receive_freeobjects()2171 obj < drrfo->drr_firstobj + drrfo->drr_numobjs && next_err == 0; in receive_freeobjects()