Searched refs:hr_block_bits (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ocfs2/cluster/
H A Dheartbeat.c121 unsigned int hr_block_bits; member in struct:o2hb_region
247 unsigned int bits = reg->hr_block_bits;
1040 reg->hr_block_bits = block_bits;
1111 reg->hr_slots_per_page = PAGE_CACHE_SIZE >> reg->hr_block_bits;
1116 mlog(ML_HEARTBEAT, "hr_block_bytes = %u, hr_block_bits = %u\n",
1117 reg->hr_block_bytes, reg->hr_block_bits);

Completed in 41 milliseconds