Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/cluster/
Dheartbeat.c193 struct o2hb_region { struct
284 struct o2hb_region *reg = in o2hb_write_timeout() argument
285 container_of(work, struct o2hb_region, in o2hb_write_timeout()
316 static void o2hb_arm_timeout(struct o2hb_region *reg) in o2hb_arm_timeout()
341 static void o2hb_disarm_timeout(struct o2hb_region *reg) in o2hb_disarm_timeout()
369 struct o2hb_region *reg; in o2hb_nego_timeout()
371 reg = container_of(work, struct o2hb_region, hr_nego_timeout_work.work); in o2hb_nego_timeout()
434 struct o2hb_region *reg = data; in o2hb_nego_timeout_handler()
451 struct o2hb_region *reg = data; in o2hb_nego_approve_handler()
501 static struct bio *o2hb_setup_one_bio(struct o2hb_region *reg, in o2hb_setup_one_bio()
[all …]