Lines Matching refs:CURSEG_I

728 	struct curseg_info *curseg = CURSEG_I(sbi, type);  in __add_sum_entry()
784 struct curseg_info *curseg = CURSEG_I(sbi, type); in is_next_segment_free()
864 if (CURSEG_I(sbi, i)->zone == zoneno) in get_new_segment()
888 struct curseg_info *curseg = CURSEG_I(sbi, type); in reset_curseg()
911 struct curseg_info *curseg = CURSEG_I(sbi, type); in new_curseg()
968 struct curseg_info *curseg = CURSEG_I(sbi, type); in change_curseg()
996 struct curseg_info *curseg = CURSEG_I(sbi, type); in get_ssr_segment()
1018 struct curseg_info *curseg = CURSEG_I(sbi, type); in allocate_segment_by_default()
1036 struct curseg_info *curseg = CURSEG_I(sbi, type); in __allocate_new_segments()
1096 struct curseg_info *curseg = CURSEG_I(sbi, type); in __has_curseg_space()
1171 curseg = CURSEG_I(sbi, type); in allocate_data_block()
1281 curseg = CURSEG_I(sbi, type); in recover_data_page()
1355 seg_i = CURSEG_I(sbi, CURSEG_HOT_DATA); in read_compacted_summaries()
1359 seg_i = CURSEG_I(sbi, CURSEG_COLD_DATA); in read_compacted_summaries()
1369 seg_i = CURSEG_I(sbi, i); in read_compacted_summaries()
1455 curseg = CURSEG_I(sbi, type); in read_normal_summaries()
1511 seg_i = CURSEG_I(sbi, CURSEG_HOT_DATA); in write_compacted_summaries()
1516 seg_i = CURSEG_I(sbi, CURSEG_COLD_DATA); in write_compacted_summaries()
1524 seg_i = CURSEG_I(sbi, i); in write_compacted_summaries()
1565 struct curseg_info *sum = CURSEG_I(sbi, i); in write_normal_summaries()
1705 struct curseg_info *curseg = CURSEG_I(sbi, CURSEG_COLD_DATA); in remove_sits_in_journal()
1730 struct curseg_info *curseg = CURSEG_I(sbi, CURSEG_COLD_DATA); in flush_sit_entries()
1962 struct curseg_info *curseg = CURSEG_I(sbi, CURSEG_COLD_DATA); in build_sit_entries()
2021 struct curseg_info *curseg_t = CURSEG_I(sbi, type); in init_free_segmap()