Searched refs:DM_TARGET_PASSES_INTEGRITY (Results 1 – 6 of 6) sorted by relevance
231 .features = DM_TARGET_PASSES_INTEGRITY | DM_TARGET_NOWAIT |235 .features = DM_TARGET_PASSES_INTEGRITY | DM_TARGET_NOWAIT,
355 .features = DM_TARGET_PASSES_INTEGRITY,
440 .features = DM_TARGET_PASSES_INTEGRITY,
499 .features = DM_TARGET_PASSES_INTEGRITY,
2139 DM_TARGET_PASSES_INTEGRITY,
245 #define DM_TARGET_PASSES_INTEGRITY 0x00000020 macro246 #define dm_target_passes_integrity(type) ((type)->features & DM_TARGET_PASSES_INTEGRITY)