Home
last modified time | relevance | path

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

/fs/ocfs2/cluster/
Dheartbeat.c211 unsigned long long hr_start_block; member
533 bio->bi_iter.bi_sector = (reg->hr_start_block + cs) << (bits - 9); in o2hb_setup_one_bio()
1595 return sprintf(page, "%llu\n", to_o2hb_region(item)->hr_start_block); in o2hb_region_start_block_show()
1613 reg->hr_start_block = tmp; in o2hb_region_start_block_store()
1662 reg->hr_start_block, reg->hr_blocks); in o2hb_init_region_params()
1794 if (reg->hr_blocks == 0 || reg->hr_start_block == 0 || in o2hb_region_dev_store()