Home
last modified time | relevance | path

Searched refs:DM_ANY_MINOR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Ddevice-mapper.h463 #define DM_ANY_MINOR (-1) macro
/openbmc/linux/drivers/md/
H A Ddm-ioctl.c881 int r, m = DM_ANY_MINOR; in dev_create()
2270 int r, m = DM_ANY_MINOR; in dm_early_create()
H A Ddm.c2048 if (minor == DM_ANY_MINOR) in alloc_dev()