Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/cluster/
Dheartbeat.c229 unsigned long long hr_start_block; member
555 bio->bi_iter.bi_sector = (reg->hr_start_block + cs) << (bits - 9); in o2hb_setup_one_bio()
1661 return sprintf(page, "%llu\n", to_o2hb_region(item)->hr_start_block); in o2hb_region_start_block_show()
1679 reg->hr_start_block = tmp; in o2hb_region_start_block_store()
1728 reg->hr_start_block, reg->hr_blocks); in o2hb_init_region_params()
1860 if (reg->hr_blocks == 0 || reg->hr_start_block == 0 || in o2hb_region_dev_store()