to_o2hb_region
struct o2hb_region *reg = to_o2hb_region(item);
return sprintf(page, "%u\n", to_o2hb_region(item)->hr_block_bytes);
struct o2hb_region *reg = to_o2hb_region(item);
return sprintf(page, "%llu\n", to_o2hb_region(item)->hr_start_block);
struct o2hb_region *reg = to_o2hb_region(item);
return sprintf(page, "%d\n", to_o2hb_region(item)->hr_blocks);
struct o2hb_region *reg = to_o2hb_region(item);
if (to_o2hb_region(item)->hr_bdev_file)
ret = sprintf(page, "%pg\n", reg_bdev(to_o2hb_region(item)));
struct o2hb_region *reg = to_o2hb_region(item);
struct o2hb_region *reg = to_o2hb_region(item);
struct o2hb_region *reg = to_o2hb_region(item);