Searched defs:firstobj (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_send.c387 dump_freeobjects(dmu_sendarg_t *dsp, uint64_t firstobj, uint64_t numobjs) argument
409 if (drrfo->drr_firstobj + drrfo->drr_numobjs == firstobj) {
423 drrfo->drr_firstobj = firstobj;

Completed in 53 milliseconds