Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/cluster/
Dheartbeat.c215 struct o2hb_region { struct
312 struct o2hb_region *reg = in o2hb_write_timeout() argument
313 container_of(work, struct o2hb_region, in o2hb_write_timeout()
344 static void o2hb_arm_timeout(struct o2hb_region *reg) in o2hb_arm_timeout()
369 static void o2hb_disarm_timeout(struct o2hb_region *reg) in o2hb_disarm_timeout()
397 struct o2hb_region *reg; in o2hb_nego_timeout()
399 reg = container_of(work, struct o2hb_region, hr_nego_timeout_work.work); in o2hb_nego_timeout()
462 struct o2hb_region *reg = data; in o2hb_nego_timeout_handler()
479 struct o2hb_region *reg = data; in o2hb_nego_approve_handler()
529 static struct bio *o2hb_setup_one_bio(struct o2hb_region *reg, in o2hb_setup_one_bio()
[all …]