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