Searched refs:firstobj (Results 1 – 1 of 1) sorted by relevance
633 dump_freeobjects(dmu_send_cookie_t *dscp, uint64_t firstobj, uint64_t numobjs) in dump_freeobjects() argument646 if (maxobj <= firstobj) in dump_freeobjects()649 if (maxobj < firstobj + numobjs) in dump_freeobjects()650 numobjs = maxobj - firstobj; in dump_freeobjects()672 if (drrfo->drr_firstobj + drrfo->drr_numobjs == firstobj) { in dump_freeobjects()686 drrfo->drr_firstobj = firstobj; in dump_freeobjects()819 uint64_t firstobj, uint64_t numslots) in dump_object_range() argument839 drror->drr_firstobj = firstobj; in dump_object_range()908 uint64_t firstobj = range->start_blkid * epb; in do_dump() local910 firstobj, epb); in do_dump()