Searched refs:DM_TARGET_IMMUTABLE (Results 1 – 2 of 2) sorted by relevance
193 #define DM_TARGET_IMMUTABLE 0x00000004 macro194 #define dm_target_is_immutable(type) ((type)->features & DM_TARGET_IMMUTABLE)
3668 DM_TARGET_IMMUTABLE,