Home
last modified time | relevance | path

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

/linux-6.14.4/fs/ocfs2/cluster/
Dheartbeat.c273 int wc_error; member
471 wc->wc_error = 0; in o2hb_bio_wait_init()
500 wc->wc_error = blk_status_to_errno(bio->bi_status); in o2hb_bio_end_io()
589 if (wc.wc_error && !status) in o2hb_read_slots()
590 status = wc.wc_error; in o2hb_read_slots()
1149 if (write_wc.wc_error) { in o2hb_do_disk_heartbeat()
1154 write_wc.wc_error, reg_bdev(reg)); in o2hb_do_disk_heartbeat()
1155 ret = write_wc.wc_error; in o2hb_do_disk_heartbeat()