Searched refs:DM_TARGET_PASSES_INTEGRITY (Results 1 – 6 of 6) sorted by relevance
251 #define DM_TARGET_PASSES_INTEGRITY 0x00000020 macro252 #define dm_target_passes_integrity(type) ((type)->features & DM_TARGET_PASSES_INTEGRITY)
236 .features = DM_TARGET_PASSES_INTEGRITY | DM_TARGET_NOWAIT |
359 .features = DM_TARGET_PASSES_INTEGRITY,
443 .features = DM_TARGET_PASSES_INTEGRITY,
514 .features = DM_TARGET_PASSES_INTEGRITY | DM_TARGET_NOWAIT,
2177 DM_TARGET_PASSES_INTEGRITY,
Completed in 26 milliseconds