Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Ddm-zone.c203 if (ti->emulate_zone_append) in dm_table_supports_zone_append()
H A Ddm-crypt.c3388 ti->emulate_zone_append = true; in crypt_ctr()
/linux-6.15/include/linux/
H A Ddevice-mapper.h390 bool emulate_zone_append:1; member