Searched refs:o2hb_setup_one_bio (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/fs/ocfs2/cluster/ |
D | heartbeat.c | 507 static struct bio *o2hb_setup_one_bio(struct o2hb_region *reg, in o2hb_setup_one_bio() function 574 bio = o2hb_setup_one_bio(reg, &wc, ¤t_slot, max_slots, in o2hb_read_slots() 607 bio = o2hb_setup_one_bio(reg, write_wc, &slot, slot+1, REQ_OP_WRITE, in o2hb_issue_node_write()
|