Searched defs:dm_target_has_integrity (Results 1 – 2 of 2) sorted by relevance
240 #define dm_target_has_integrity(type) ((type)->features & DM_TARGET_INTEGRITY) macro
252 #define dm_target_has_integrity(type) ((type)->features & DM_TARGET_INTEGRITY) macro