Searched refs:drr_firstobj (Results 1 – 3 of 3) sorted by relevance
437 drrfo->drr_firstobj = in main()438 BSWAP_64(drrfo->drr_firstobj); in main()446 (u_longlong_t)drrfo->drr_firstobj, in main()
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()