Searched refs:hr_bdev_file (Results 1 – 1 of 1) sorted by relevance
217 struct file *hr_bdev_file; member267 return reg->hr_bdev_file ? file_bdev(reg->hr_bdev_file) : NULL; in reg_bdev()1513 if (reg->hr_bdev_file) in o2hb_region_release()1514 fput(reg->hr_bdev_file); in o2hb_region_release()1574 if (reg->hr_bdev_file) in o2hb_region_block_bytes_store()1603 if (reg->hr_bdev_file) in o2hb_region_start_block_store()1629 if (reg->hr_bdev_file) in o2hb_region_blocks_store()1774 if (reg->hr_bdev_file) in o2hb_region_dev_store()1804 reg->hr_bdev_file = NULL; in o2hb_region_dev_store()1908 fput(reg->hr_bdev_file); in o2hb_region_dev_store()[all …]