Home
last modified time | relevance | path

Searched refs:dmz_is_active (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/md/
Ddm-zoned.h131 #define dmz_is_active(z) test_bit(DMZ_ACTIVE, &(z)->flags) macro
Ddm-zoned-metadata.c1472 if (dmz_is_active(zone)) in dmz_lock_zone_reclaim()
1483 WARN_ON(dmz_is_active(zone)); in dmz_unlock_zone_reclaim()
1693 if (dmz_is_active(dzone) || bzone || dmz_weight(dzone)) in dmz_put_chunk_mapping()