Searched refs:maxobj (Results 1 – 1 of 1) sorted by relevance
636 uint64_t maxobj = DNODES_PER_BLOCK * in dump_freeobjects() local645 if (maxobj > 0) { in dump_freeobjects()646 if (maxobj <= firstobj) in dump_freeobjects()649 if (maxobj < firstobj + numobjs) in dump_freeobjects()650 numobjs = maxobj - firstobj; in dump_freeobjects()