Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds