Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/cluster/
Dheartbeat.c228 unsigned long long hr_start_block; member
416 bio->bi_iter.bi_sector = (reg->hr_start_block + cs) << (bits - 9); in o2hb_setup_one_bio()
1539 return sprintf(page, "%llu\n", reg->hr_start_block); in o2hb_region_start_block_read()
1556 reg->hr_start_block = tmp; in o2hb_region_start_block_write()
1606 reg->hr_start_block, reg->hr_blocks); in o2hb_init_region_params()
1747 if (reg->hr_blocks == 0 || reg->hr_start_block == 0 || in o2hb_region_dev_write()