Searched refs:DM_TARGET_ZONED_HM (Results 1 – 3 of 3) sorted by relevance
268 * - DM_TARGET_ZONED_HM: the target also supports host-managed zoned274 #define DM_TARGET_ZONED_HM 0x00000040 macro 275 #define dm_target_supports_zoned_hm(type) ((type)->features & DM_TARGET_ZONED_HM)277 #define DM_TARGET_ZONED_HM 0x00000000 macro
204 DM_TARGET_ZONED_HM | DM_TARGET_PASSES_CRYPTO |
3762 .features = DM_TARGET_ZONED_HM, in crypt_io_hints()