Lines Matching refs:cur_node_segno
456 DISP_u32(cp, cur_node_segno[0]); in print_ckpt_info()
457 DISP_u32(cp, cur_node_segno[1]); in print_ckpt_info()
458 DISP_u32(cp, cur_node_segno[2]); in print_ckpt_info()
1350 if (get_cp(cur_node_segno[i]) >= main_segs || in sanity_check_ckpt()
1909 segno = get_cp(cur_node_segno[type - CURSEG_HOT_NODE]); in read_normal_summaries()
2005 segno = get_cp(cur_node_segno[i - CURSEG_HOT_NODE]); in build_curseg()
2161 if (segno == get_cp(cur_node_segno[type])) { in get_sum_block()
2479 if (le32_to_cpu(sbi->ckpt->cur_node_segno[0]) == segno || in build_sit_area_bitmap()
2481 le32_to_cpu(sbi->ckpt->cur_node_segno[1]) == segno || in build_sit_area_bitmap()
2483 le32_to_cpu(sbi->ckpt->cur_node_segno[2]) == segno || in build_sit_area_bitmap()
2899 set_cp(cur_node_segno[n], CURSEG_I(sbi, i)->segno); in write_curseg_info()