Searched refs:DM_PERSISTENT_DEV_FLAG (Results 1 – 2 of 2) sorted by relevance
277 #define DM_PERSISTENT_DEV_FLAG (1 << 3) /* In */ macro
743 if (param->flags & DM_PERSISTENT_DEV_FLAG) in dev_create()