Symbol: o2hb_region
fs/ocfs2/cluster/heartbeat.c
1079
static int o2hb_do_disk_heartbeat(struct o2hb_region *reg)
fs/ocfs2/cluster/heartbeat.c
1199
struct o2hb_region *reg = data;
fs/ocfs2/cluster/heartbeat.c
1278
struct o2hb_region *reg;
fs/ocfs2/cluster/heartbeat.c
1304
reg = (struct o2hb_region *)db->db_data;
fs/ocfs2/cluster/heartbeat.c
1310
reg = (struct o2hb_region *)db->db_data;
fs/ocfs2/cluster/heartbeat.c
1316
reg = (struct o2hb_region *)db->db_data;
fs/ocfs2/cluster/heartbeat.c
1325
reg = (struct o2hb_region *)db->db_data;
fs/ocfs2/cluster/heartbeat.c
1486
static struct o2hb_region *to_o2hb_region(struct config_item *item)
fs/ocfs2/cluster/heartbeat.c
1488
return item ? container_of(item, struct o2hb_region, hr_item) : NULL;
fs/ocfs2/cluster/heartbeat.c
1498
struct o2hb_region *reg = to_o2hb_region(item);
fs/ocfs2/cluster/heartbeat.c
1532
static int o2hb_read_block_input(struct o2hb_region *reg,
fs/ocfs2/cluster/heartbeat.c
1569
struct o2hb_region *reg = to_o2hb_region(item);
fs/ocfs2/cluster/heartbeat.c
1598
struct o2hb_region *reg = to_o2hb_region(item);
fs/ocfs2/cluster/heartbeat.c
1624
struct o2hb_region *reg = to_o2hb_region(item);
fs/ocfs2/cluster/heartbeat.c
1654
static void o2hb_init_region_params(struct o2hb_region *reg)
fs/ocfs2/cluster/heartbeat.c
1667
static int o2hb_map_slot_data(struct o2hb_region *reg)
fs/ocfs2/cluster/heartbeat.c
1728
static int o2hb_populate_slot_data(struct o2hb_region *reg)
fs/ocfs2/cluster/heartbeat.c
1764
struct o2hb_region *reg = to_o2hb_region(item);
fs/ocfs2/cluster/heartbeat.c
1914
struct o2hb_region *reg = to_o2hb_region(item);
fs/ocfs2/cluster/heartbeat.c
1967
static void o2hb_debug_region_init(struct o2hb_region *reg,
fs/ocfs2/cluster/heartbeat.c
1999
struct o2hb_region *reg = NULL;
fs/ocfs2/cluster/heartbeat.c
2002
reg = kzalloc_obj(struct o2hb_region);
fs/ocfs2/cluster/heartbeat.c
2070
struct o2hb_region *reg = to_o2hb_region(item);
fs/ocfs2/cluster/heartbeat.c
2267
struct o2hb_region *reg;
fs/ocfs2/cluster/heartbeat.c
2319
struct o2hb_region *reg;
fs/ocfs2/cluster/heartbeat.c
2504
struct o2hb_region *reg;
fs/ocfs2/cluster/heartbeat.c
2519
struct o2hb_region *reg;
fs/ocfs2/cluster/heartbeat.c
265
static inline struct block_device *reg_bdev(struct o2hb_region *reg)
fs/ocfs2/cluster/heartbeat.c
290
struct o2hb_region *reg =
fs/ocfs2/cluster/heartbeat.c
291
container_of(work, struct o2hb_region,
fs/ocfs2/cluster/heartbeat.c
322
static void o2hb_arm_timeout(struct o2hb_region *reg)
fs/ocfs2/cluster/heartbeat.c
347
static void o2hb_disarm_timeout(struct o2hb_region *reg)
fs/ocfs2/cluster/heartbeat.c
375
struct o2hb_region *reg;
fs/ocfs2/cluster/heartbeat.c
377
reg = container_of(work, struct o2hb_region, hr_nego_timeout_work.work);
fs/ocfs2/cluster/heartbeat.c
441
struct o2hb_region *reg = data;
fs/ocfs2/cluster/heartbeat.c
459
struct o2hb_region *reg = data;
fs/ocfs2/cluster/heartbeat.c
509
static struct bio *o2hb_setup_one_bio(struct o2hb_region *reg,
fs/ocfs2/cluster/heartbeat.c
561
static int o2hb_read_slots(struct o2hb_region *reg,
fs/ocfs2/cluster/heartbeat.c
595
static int o2hb_issue_node_write(struct o2hb_region *reg,
fs/ocfs2/cluster/heartbeat.c
622
static u32 o2hb_compute_block_crc_le(struct o2hb_region *reg,
fs/ocfs2/cluster/heartbeat.c
650
static int o2hb_verify_crc(struct o2hb_region *reg,
fs/ocfs2/cluster/heartbeat.c
668
static int o2hb_check_own_slot(struct o2hb_region *reg)
fs/ocfs2/cluster/heartbeat.c
707
static inline void o2hb_prepare_block(struct o2hb_region *reg,
fs/ocfs2/cluster/heartbeat.c
844
static void o2hb_set_quorum_device(struct o2hb_region *reg)
fs/ocfs2/cluster/heartbeat.c
887
static int o2hb_check_slot(struct o2hb_region *reg,