hr_num_pages 217 fs/ocfs2/cluster/heartbeat.c unsigned int hr_num_pages; hr_num_pages 1510 fs/ocfs2/cluster/heartbeat.c for (i = 0; i < reg->hr_num_pages; i++) { hr_num_pages 1694 fs/ocfs2/cluster/heartbeat.c reg->hr_num_pages = (reg->hr_blocks + spp - 1) / spp; hr_num_pages 1697 fs/ocfs2/cluster/heartbeat.c reg->hr_num_pages, reg->hr_blocks, spp); hr_num_pages 1699 fs/ocfs2/cluster/heartbeat.c reg->hr_slot_data = kcalloc(reg->hr_num_pages, sizeof(struct page *), hr_num_pages 1704 fs/ocfs2/cluster/heartbeat.c for(i = 0; i < reg->hr_num_pages; i++) {