Lines Matching refs:CURSEG_I
2539 struct curseg_info *curseg = CURSEG_I(sbi, type); in f2fs_curseg_valid_blocks()
2601 struct curseg_info *curseg = CURSEG_I(sbi, type); in write_current_sum_page()
2704 if (CURSEG_I(sbi, i)->zone == zoneno) in get_new_segment()
2728 struct curseg_info *curseg = CURSEG_I(sbi, type); in reset_curseg()
2752 struct curseg_info *curseg = CURSEG_I(sbi, type); in __get_next_segno()
2790 struct curseg_info *curseg = CURSEG_I(sbi, type); in new_curseg()
2848 struct curseg_info *curseg = CURSEG_I(sbi, type); in change_curseg()
2884 struct curseg_info *curseg = CURSEG_I(sbi, type); in get_atssr_segment()
2903 struct curseg_info *curseg = CURSEG_I(sbi, CURSEG_ALL_DATA_ATGC); in __f2fs_init_atgc_curseg()
2928 struct curseg_info *curseg = CURSEG_I(sbi, type); in __f2fs_save_inmem_curseg()
2956 struct curseg_info *curseg = CURSEG_I(sbi, type); in __f2fs_restore_inmem_curseg()
2982 struct curseg_info *curseg = CURSEG_I(sbi, type); in get_ssr_segment()
3037 struct curseg_info *curseg = CURSEG_I(sbi, type); in need_new_seg()
3054 struct curseg_info *curseg = CURSEG_I(sbi, type); in f2fs_allocate_segment_for_resize()
3061 segno = CURSEG_I(sbi, type)->segno; in f2fs_allocate_segment_for_resize()
3087 struct curseg_info *curseg = CURSEG_I(sbi, type); in __allocate_new_segment()
3418 struct curseg_info *curseg = CURSEG_I(sbi, type); in f2fs_allocate_data_block()
3692 if (CURSEG_I(sbi, i)->segno == segno) in __f2fs_get_curseg()
3736 curseg = CURSEG_I(sbi, type); in f2fs_do_replace_block()
3871 seg_i = CURSEG_I(sbi, CURSEG_HOT_DATA); in read_compacted_summaries()
3875 seg_i = CURSEG_I(sbi, CURSEG_COLD_DATA); in read_compacted_summaries()
3884 seg_i = CURSEG_I(sbi, i); in read_compacted_summaries()
3973 curseg = CURSEG_I(sbi, type); in read_normal_summaries()
3995 struct f2fs_journal *sit_j = CURSEG_I(sbi, CURSEG_COLD_DATA)->journal; in restore_curseg_summaries()
3996 struct f2fs_journal *nat_j = CURSEG_I(sbi, CURSEG_HOT_DATA)->journal; in restore_curseg_summaries()
4050 seg_i = CURSEG_I(sbi, CURSEG_HOT_DATA); in write_compacted_summaries()
4055 seg_i = CURSEG_I(sbi, CURSEG_COLD_DATA); in write_compacted_summaries()
4061 seg_i = CURSEG_I(sbi, i); in write_compacted_summaries()
4229 struct curseg_info *curseg = CURSEG_I(sbi, CURSEG_COLD_DATA); in remove_sits_in_journal()
4256 struct curseg_info *curseg = CURSEG_I(sbi, CURSEG_COLD_DATA); in f2fs_flush_sit_entries()
4550 struct curseg_info *curseg = CURSEG_I(sbi, CURSEG_COLD_DATA); in build_sit_entries()
4712 struct curseg_info *curseg_t = CURSEG_I(sbi, type); in init_free_segmap()
4823 struct curseg_info *curseg = CURSEG_I(sbi, i); in sanity_check_curseg()
4893 CURSEG_I(sbi, i)->segno)) in check_zone_write_pointer()
4993 struct curseg_info *cs = CURSEG_I(sbi, type); in fix_curseg_write_pointer()