Searched refs:reg_bdev (Results 1 – 1 of 1) sorted by relevance
/linux/fs/ocfs2/cluster/ |
H A D | heartbeat.c | 264 static inline struct block_device *reg_bdev(struct o2hb_region *reg) in reg_bdev() function 294 "milliseconds\n", reg_bdev(reg), in o2hb_write_timeout() 391 config_item_name(®->hr_item), reg_bdev(reg)); in o2hb_nego_timeout() 407 reg_bdev(reg)); in o2hb_nego_timeout() 428 reg_bdev(reg), master_node); in o2hb_nego_timeout() 446 reg_bdev(reg)); in o2hb_nego_timeout_handler() 461 config_item_name(®->hr_item), reg_bdev(reg)); in o2hb_nego_approve_handler() 525 bio = bio_alloc(reg_bdev(reg), 16, opf, GFP_ATOMIC); in o2hb_setup_one_bio() 697 "ondisk(%u:0x%llx, 0x%llx)\n", errstr, reg_bdev(reg), in o2hb_check_own_slot() 871 config_item_name(®->hr_item), reg_bdev(reg)); in o2hb_set_quorum_device() [all …]
|