Searched refs:COMPACT_NOT_SUITABLE_ZONE (Results 1 – 3 of 3) sorted by relevance
23 COMPACT_NOT_SUITABLE_ZONE, enumerator
213 EM( COMPACT_NOT_SUITABLE_ZONE, "not_suitable_zone") \
2247 ret = COMPACT_NOT_SUITABLE_ZONE; in compaction_suitable()2251 if (ret == COMPACT_NOT_SUITABLE_ZONE) in compaction_suitable()