Searched refs:DM_TARGET_IMMUTABLE (Results 1 – 1 of 1) sorted by relevance
251 #define DM_TARGET_IMMUTABLE 0x00000004 macro252 #define dm_target_is_immutable(type) ((type)->features & DM_TARGET_IMMUTABLE)
Completed in 8 milliseconds