Searched refs:DM_TARGET_PASSES_INTEGRITY (Results 1 – 5 of 5) sorted by relevance
215 .features = DM_TARGET_PASSES_INTEGRITY | DM_TARGET_ZONED_HM,217 .features = DM_TARGET_PASSES_INTEGRITY,
354 .features = DM_TARGET_PASSES_INTEGRITY,
490 .features = DM_TARGET_PASSES_INTEGRITY,
2028 DM_TARGET_PASSES_INTEGRITY,
234 #define DM_TARGET_PASSES_INTEGRITY 0x00000020 macro235 #define dm_target_passes_integrity(type) ((type)->features & DM_TARGET_PASSES_INTEGRITY)