Searched refs:DM_PERSISTENT_DEV_FLAG (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/linux/ | ||
D | dm-ioctl.h | 277 #define DM_PERSISTENT_DEV_FLAG (1 << 3) /* In */ macro |
/linux-2.6.39/drivers/md/ | ||
D | dm-ioctl.c | 693 if (param->flags & DM_PERSISTENT_DEV_FLAG) in dev_create() |