Home
last modified time | relevance | path

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

/linux/fs/ocfs2/cluster/
A Dheartbeat.c593 struct o2hb_bio_wait_ctxt *write_wc) in o2hb_issue_node_write() argument
599 o2hb_bio_wait_init(write_wc); in o2hb_issue_node_write()
611 atomic_inc(&write_wc->wc_num_reqs); in o2hb_issue_node_write()
1082 struct o2hb_bio_wait_ctxt write_wc; in o2hb_do_disk_heartbeat() local
1128 ret = o2hb_issue_node_write(reg, &write_wc); in o2hb_do_disk_heartbeat()
1145 o2hb_wait_on_io(&write_wc); in o2hb_do_disk_heartbeat()
1146 if (write_wc.wc_error) { in o2hb_do_disk_heartbeat()
1151 write_wc.wc_error, reg->hr_dev_name); in o2hb_do_disk_heartbeat()
1152 ret = write_wc.wc_error; in o2hb_do_disk_heartbeat()
1197 struct o2hb_bio_wait_ctxt write_wc; in o2hb_thread() local
[all …]

Completed in 7 milliseconds