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