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

/linux-master/include/linux/
H A Ddevice-mapper.h462 * DM_ANY_MINOR chooses the next available minor number.
464 #define DM_ANY_MINOR (-1) macro
/linux-master/drivers/md/
H A Ddm-ioctl.c881 int r, m = DM_ANY_MINOR;
2252 int r, m = DM_ANY_MINOR;
H A Ddm.c2080 if (minor == DM_ANY_MINOR)

Completed in 109 milliseconds