Searched refs:DM_TARGET_PASSES_INTEGRITY (Results 1 – 5 of 5) sorted by relevance
220 .features = DM_TARGET_PASSES_INTEGRITY | DM_TARGET_ZONED_HM,223 .features = DM_TARGET_PASSES_INTEGRITY,
355 .features = DM_TARGET_PASSES_INTEGRITY,
490 .features = DM_TARGET_PASSES_INTEGRITY,
2031 DM_TARGET_PASSES_INTEGRITY,
242 #define DM_TARGET_PASSES_INTEGRITY 0x00000020 macro243 #define dm_target_passes_integrity(type) ((type)->features & DM_TARGET_PASSES_INTEGRITY)