Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddrbd.h42 EP_PASS_ON, /* FIXME should the better be named "Ignore"? */ enumerator
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_int.h1664 case EP_PASS_ON: /* FIXME would this be better named "Ignore"? */ in __drbd_chk_io_error_()
H A Ddrbd_state.c1900 enum drbd_io_error_p eh = EP_PASS_ON; in after_state_ch()