Searched refs:emulate_zone_append (Results 1 – 3 of 3) sorted by relevance
224 if (ti->emulate_zone_append) in dm_table_supports_zone_append()
3368 ti->emulate_zone_append = true; in crypt_ctr()3484 no_split = (ti->emulate_zone_append && op_is_write(bio_op(bio))) || in crypt_map()3734 if (ti->emulate_zone_append) in crypt_io_hints()
397 bool emulate_zone_append:1; member