Searched refs:reg_bdev (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/ocfs2/cluster/ |
| H A D | heartbeat.c | 265 static inline struct block_device *reg_bdev(struct o2hb_region *reg) in reg_bdev() function 295 "milliseconds\n", reg_bdev(reg), in o2hb_write_timeout() 392 config_item_name(®->hr_item), reg_bdev(reg)); in o2hb_nego_timeout() 408 reg_bdev(reg)); in o2hb_nego_timeout() 429 reg_bdev(reg), master_node); in o2hb_nego_timeout() 447 reg_bdev(reg)); in o2hb_nego_timeout_handler() 462 config_item_name(®->hr_item), reg_bdev(reg)); in o2hb_nego_approve_handler() 526 bio = bio_alloc(reg_bdev(reg), 16, opf, GFP_ATOMIC); in o2hb_setup_one_bio() 698 "ondisk(%u:0x%llx, 0x%llx)\n", errstr, reg_bdev(reg), in o2hb_check_own_slot() 872 config_item_name(®->hr_item), reg_bdev(reg)); in o2hb_set_quorum_device() [all …]
|