Searched refs:drr_firstobj (Results 1 – 3 of 3) sorted by relevance
436 drrfo->drr_firstobj = in main()437 BSWAP_64(drrfo->drr_firstobj); in main()445 (u_longlong_t)drrfo->drr_firstobj, in main()
176 uint64_t drr_firstobj; member
371 if (drrfo->drr_firstobj + drrfo->drr_numobjs == firstobj) { in dump_freeobjects()385 drrfo->drr_firstobj = firstobj; in dump_freeobjects()1800 DO64(drr_freeobjects.drr_firstobj); in byteswap_record()2013 if (drrfo->drr_firstobj + drrfo->drr_numobjs < drrfo->drr_firstobj) in receive_freeobjects()2016 for (obj = drrfo->drr_firstobj; in receive_freeobjects()2017 obj < drrfo->drr_firstobj + drrfo->drr_numobjs; in receive_freeobjects()