Searched refs:__drbd_chk_io_error (Results 1 – 3 of 3) sorted by relevance
615 __drbd_chk_io_error(device, DRBD_WRITE_ERROR); in __req_mod()622 __drbd_chk_io_error(device, DRBD_READ_ERROR); in __req_mod()1770 __drbd_chk_io_error(device, DRBD_FORCE_DETACH); in request_timer_fn()
93 __drbd_chk_io_error(device, DRBD_READ_ERROR); in drbd_endio_read_sec_final()147 __drbd_chk_io_error(device, DRBD_WRITE_ERROR); in drbd_endio_write_sec_final()
1708 #define __drbd_chk_io_error(m,f) __drbd_chk_io_error_(m,f, __func__) macro