Searched refs:at_least_two_empty_sectors (Results 1 – 1 of 1) sorted by relevance
42 bool at_least_two_empty_sectors = (find_mode == kGarbageCollect); in Find() local128 at_least_two_empty_sectors = true; in Find()137 if (first_empty_sector != nullptr && at_least_two_empty_sectors) { in Find()