Searched refs:numobjs (Results 1 – 2 of 2) sorted by relevance
1328 lu_mem numobjs; in entergen() local1331 numobjs = atomic(L); /* propagates all and then do the atomic stuff */ in entergen()1334 return numobjs; in entergen()1447 lu_mem numobjs = fullgen(L, g); /* do a major collection */ in genstep() local1454 g->lastatomic = numobjs; /* signal that last collection was bad */ in genstep()
649 dump_freeobjects(dmu_send_cookie_t *dscp, uint64_t firstobj, uint64_t numobjs) in dump_freeobjects() argument665 if (maxobj < firstobj + numobjs) in dump_freeobjects()666 numobjs = maxobj - firstobj; in dump_freeobjects()689 drrfo->drr_numobjs += numobjs; in dump_freeobjects()703 drrfo->drr_numobjs = numobjs; in dump_freeobjects()