Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/cluster/
Dheartbeat.c284 int wc_error; member
352 wc->wc_error = 0; in o2hb_bio_wait_init()
382 wc->wc_error = bio->bi_error; in o2hb_bio_end_io()
470 if (wc.wc_error && !status) in o2hb_read_slots()
471 status = wc.wc_error; in o2hb_read_slots()
1023 if (write_wc.wc_error) { in o2hb_do_disk_heartbeat()
1028 write_wc.wc_error, reg->hr_dev_name); in o2hb_do_disk_heartbeat()
1029 ret = write_wc.wc_error; in o2hb_do_disk_heartbeat()