Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Ddevice-mapper.h421 #define DM_ANY_MINOR (-1) macro
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-ioctl.c774 int r, m = DM_ANY_MINOR; in dev_create()
2073 int r, m = DM_ANY_MINOR; in dm_early_create()
H A Ddm.c1855 if (minor == DM_ANY_MINOR) in alloc_dev()