Searched refs:dmz_is_readonly (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/md/
H A Ddm-zoned-metadata.c1652 dmz_is_readonly(zone) ||
H A Ddm-zoned-target.c258 if (dmz_is_readonly(zone))
296 if (dmz_is_readonly(bzone))
370 if (dmz_is_readonly(zone))
H A Ddm-zoned.h161 #define dmz_is_readonly(z) test_bit(DMZ_READ_ONLY, &(z)->flags) macro

Completed in 362 milliseconds