Home
last modified time | relevance | path

Searched refs:drbd_chk_io_error (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_actlog.c121 drbd_chk_io_error(device, 1, DRBD_FORCE_DETACH); in wait_until_done_or_force_detached()
391 drbd_chk_io_error(device, 1, DRBD_META_IO_ERROR); in __al_write_transaction()
H A Ddrbd_bitmap.c1158 drbd_chk_io_error(device, 1, DRBD_META_IO_ERROR); in __must_hold()
H A Ddrbd_int.h1773 * drbd_chk_io_error: Handle the on_io_error setting, should be called from all io completion handlers
1780 #define drbd_chk_io_error(m,e,f) drbd_chk_io_error_(m,e,f, __func__) macro
H A Ddrbd_main.c3065 drbd_chk_io_error(device, 1, DRBD_META_IO_ERROR); in drbd_md_write()
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_actlog.c121 drbd_chk_io_error(device, 1, DRBD_FORCE_DETACH); in wait_until_done_or_force_detached()
391 drbd_chk_io_error(device, 1, DRBD_META_IO_ERROR); in __al_write_transaction()
H A Ddrbd_bitmap.c1190 drbd_chk_io_error(device, 1, DRBD_META_IO_ERROR); in __must_hold()
H A Ddrbd_int.h1710 * drbd_chk_io_error: Handle the on_io_error setting, should be called from all io completion handlers
1717 #define drbd_chk_io_error(m,e,f) drbd_chk_io_error_(m,e,f, __func__) macro
H A Ddrbd_main.c3028 drbd_chk_io_error(device, 1, DRBD_META_IO_ERROR); in drbd_md_write()

Completed in 25 milliseconds