Home
last modified time | relevance | path

Searched refs:emulate_zone_append (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/md/
Ddm-zone.c203 if (ti->emulate_zone_append) in dm_table_supports_zone_append()
Ddm-crypt.c3419 ti->emulate_zone_append = true; in crypt_ctr()
/linux-6.12.1/include/linux/
Ddevice-mapper.h387 bool emulate_zone_append:1; member