Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ocfs2/cluster/
Dheartbeat.c193 struct o2hb_region { struct
286 struct o2hb_region *reg = in o2hb_write_timeout() argument
287 container_of(work, struct o2hb_region, in o2hb_write_timeout()
318 static void o2hb_arm_timeout(struct o2hb_region *reg) in o2hb_arm_timeout()
343 static void o2hb_disarm_timeout(struct o2hb_region *reg) in o2hb_disarm_timeout()
371 struct o2hb_region *reg; in o2hb_nego_timeout()
373 reg = container_of(work, struct o2hb_region, hr_nego_timeout_work.work); in o2hb_nego_timeout()
436 struct o2hb_region *reg = data; in o2hb_nego_timeout_handler()
453 struct o2hb_region *reg = data; in o2hb_nego_approve_handler()
503 static struct bio *o2hb_setup_one_bio(struct o2hb_region *reg, in o2hb_setup_one_bio()
[all …]