Searched refs:__drbd_chk_io_error (Results 1 – 3 of 3) sorted by relevance
607 __drbd_chk_io_error(device, DRBD_WRITE_ERROR); in __req_mod()614 __drbd_chk_io_error(device, DRBD_READ_ERROR); in __req_mod()1764 __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()
1716 #define __drbd_chk_io_error(m,f) __drbd_chk_io_error_(m,f, __func__) macro