Searched refs:DM_TARGET_IMMUTABLE (Results 1 – 4 of 4) sorted by relevance
238 #define DM_TARGET_IMMUTABLE 0x00000004 macro239 #define dm_target_is_immutable(type) ((type)->features & DM_TARGET_IMMUTABLE)
1554 .features = DM_TARGET_IMMUTABLE,
2188 .features = DM_TARGET_SINGLETON | DM_TARGET_IMMUTABLE |
4116 DM_TARGET_IMMUTABLE,