Lines Matching refs:CURSEG_I

794 	struct curseg_info *curseg = CURSEG_I(sbi, type);  in __add_sum_entry()
859 struct curseg_info *curseg = CURSEG_I(sbi, type); in is_next_segment_free()
939 if (CURSEG_I(sbi, i)->zone == zoneno) in get_new_segment()
963 struct curseg_info *curseg = CURSEG_I(sbi, type); in reset_curseg()
986 struct curseg_info *curseg = CURSEG_I(sbi, type); in new_curseg()
1043 struct curseg_info *curseg = CURSEG_I(sbi, type); in change_curseg()
1071 struct curseg_info *curseg = CURSEG_I(sbi, type); in get_ssr_segment()
1093 struct curseg_info *curseg = CURSEG_I(sbi, type); in allocate_segment_by_default()
1111 struct curseg_info *curseg = CURSEG_I(sbi, type); in __allocate_new_segments()
1177 struct curseg_info *curseg = CURSEG_I(sbi, type); in __has_curseg_space()
1252 curseg = CURSEG_I(sbi, type); in allocate_data_block()
1376 curseg = CURSEG_I(sbi, type); in __f2fs_replace_block()
1512 seg_i = CURSEG_I(sbi, CURSEG_HOT_DATA); in read_compacted_summaries()
1516 seg_i = CURSEG_I(sbi, CURSEG_COLD_DATA); in read_compacted_summaries()
1526 seg_i = CURSEG_I(sbi, i); in read_compacted_summaries()
1612 curseg = CURSEG_I(sbi, type); in read_normal_summaries()
1668 seg_i = CURSEG_I(sbi, CURSEG_HOT_DATA); in write_compacted_summaries()
1673 seg_i = CURSEG_I(sbi, CURSEG_COLD_DATA); in write_compacted_summaries()
1681 seg_i = CURSEG_I(sbi, i); in write_compacted_summaries()
1722 struct curseg_info *sum = CURSEG_I(sbi, i); in write_normal_summaries()
1862 struct curseg_info *curseg = CURSEG_I(sbi, CURSEG_COLD_DATA); in remove_sits_in_journal()
1887 struct curseg_info *curseg = CURSEG_I(sbi, CURSEG_COLD_DATA); in flush_sit_entries()
2123 struct curseg_info *curseg = CURSEG_I(sbi, CURSEG_COLD_DATA); in build_sit_entries()
2187 struct curseg_info *curseg_t = CURSEG_I(sbi, type); in init_free_segmap()