Searched refs:numobjs (Results 1 – 2 of 2) sorted by relevance
1330 lu_mem numobjs; in entergen() local1333 numobjs = atomic(L); /* propagates all and then do the atomic stuff */ in entergen()1336 return numobjs; in entergen()1449 lu_mem numobjs = fullgen(L, g); /* do a major collection */ in genstep() local1456 g->lastatomic = numobjs; /* signal that last collection was bad */ in genstep()
650 dump_freeobjects(dmu_send_cookie_t *dscp, uint64_t firstobj, uint64_t numobjs) in dump_freeobjects() argument666 if (maxobj < firstobj + numobjs) in dump_freeobjects()667 numobjs = maxobj - firstobj; in dump_freeobjects()690 drrfo->drr_numobjs += numobjs; in dump_freeobjects()704 drrfo->drr_numobjs = numobjs; in dump_freeobjects()