Home
last modified time | relevance | path

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

/linux/fs/ocfs2/cluster/
H A Dheartbeat.c193 struct o2hb_region { struct
264 static inline struct block_device *reg_bdev(struct o2hb_region *reg) in reg_bdev() argument
289 struct o2hb_region *reg = in o2hb_write_timeout()
290 container_of(work, struct o2hb_region, in o2hb_write_timeout()
321 static void o2hb_arm_timeout(struct o2hb_region *reg) in o2hb_arm_timeout()
346 static void o2hb_disarm_timeout(struct o2hb_region *reg) in o2hb_disarm_timeout()
374 struct o2hb_region *reg; in o2hb_nego_timeout()
376 reg = container_of(work, struct o2hb_region, hr_nego_timeout_work.work); in o2hb_nego_timeout()
440 struct o2hb_region *reg = data; in o2hb_nego_timeout_handler()
458 struct o2hb_region *reg = data; in o2hb_nego_approve_handler()
[all …]