Home
last modified time | relevance | path

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

/linux/drivers/block/drbd/
H A Ddrbd_nl.c961 return DS_ERROR; in drbd_determine_dev_size()
1016 rv = DS_ERROR; in drbd_determine_dev_size()
1022 if (rv <= DS_ERROR) in drbd_determine_dev_size()
2015 if (dd <= DS_ERROR) { in drbd_adm_attach()
2871 if (dd == DS_ERROR) { in drbd_adm_resize()
H A Ddrbd_int.h1399 DS_ERROR = -1, enumerator
H A Ddrbd_receiver.c4152 if (dd == DS_ERROR) in receive_sizes()