Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddrbd.h155 ERR_MINOR_OR_VOLUME_EXISTS = 161, enumerator
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_main.c2696 return ERR_MINOR_OR_VOLUME_EXISTS; in drbd_create_device()
2746 err = ERR_MINOR_OR_VOLUME_EXISTS; in drbd_create_device()
2754 err = ERR_MINOR_OR_VOLUME_EXISTS; in drbd_create_device()
H A Ddrbd_nl.c4304 retcode = ERR_MINOR_OR_VOLUME_EXISTS; in drbd_adm_new_minor()