Home
last modified time | relevance | path

Searched refs:hr_start_block (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/fs/ocfs2/cluster/
Dheartbeat.c207 unsigned long long hr_start_block; member
526 bio->bi_iter.bi_sector = (reg->hr_start_block + cs) << (bits - 9); in o2hb_setup_one_bio()
1584 return sprintf(page, "%llu\n", to_o2hb_region(item)->hr_start_block); in o2hb_region_start_block_show()
1603 reg->hr_start_block = tmp; in o2hb_region_start_block_store()
1652 reg->hr_start_block, reg->hr_blocks); in o2hb_init_region_params()
1783 if (reg->hr_blocks == 0 || reg->hr_start_block == 0 || in o2hb_region_dev_store()