Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddevice-mapper.h386 bool emulate_zone_append:1; member
/openbmc/linux/drivers/md/
H A Ddm-zone.c278 if (ti->emulate_zone_append) in dm_table_supports_zone_append()
H A Ddm-crypt.c3375 ti->emulate_zone_append = true; in crypt_ctr()