Lines Matching refs:CURSEG_I
2381 struct curseg_info *curseg = CURSEG_I(sbi, type); in __add_sum_entry()
2447 struct curseg_info *curseg = CURSEG_I(sbi, type); in write_current_sum_page()
2550 if (CURSEG_I(sbi, i)->zone == zoneno) in get_new_segment()
2574 struct curseg_info *curseg = CURSEG_I(sbi, type); in reset_curseg()
2598 struct curseg_info *curseg = CURSEG_I(sbi, type); in __get_next_segno()
2634 struct curseg_info *curseg = CURSEG_I(sbi, type); in new_curseg()
2699 struct curseg_info *curseg = CURSEG_I(sbi, type); in change_curseg()
2737 struct curseg_info *curseg = CURSEG_I(sbi, type); in get_atssr_segment()
2756 struct curseg_info *curseg = CURSEG_I(sbi, CURSEG_ALL_DATA_ATGC); in __f2fs_init_atgc_curseg()
2781 struct curseg_info *curseg = CURSEG_I(sbi, type); in __f2fs_save_inmem_curseg()
2809 struct curseg_info *curseg = CURSEG_I(sbi, type); in __f2fs_restore_inmem_curseg()
2835 struct curseg_info *curseg = CURSEG_I(sbi, type); in get_ssr_segment()
2896 struct curseg_info *curseg = CURSEG_I(sbi, type); in allocate_segment_by_default()
2919 struct curseg_info *curseg = CURSEG_I(sbi, type); in f2fs_allocate_segment_for_resize()
2926 segno = CURSEG_I(sbi, type)->segno; in f2fs_allocate_segment_for_resize()
2952 struct curseg_info *curseg = CURSEG_I(sbi, type); in __allocate_new_segment()
3389 struct curseg_info *curseg = CURSEG_I(sbi, type); in f2fs_allocate_data_block()
3644 if (CURSEG_I(sbi, i)->segno == segno) in __f2fs_get_curseg()
3688 curseg = CURSEG_I(sbi, type); in f2fs_do_replace_block()
3823 seg_i = CURSEG_I(sbi, CURSEG_HOT_DATA); in read_compacted_summaries()
3827 seg_i = CURSEG_I(sbi, CURSEG_COLD_DATA); in read_compacted_summaries()
3836 seg_i = CURSEG_I(sbi, i); in read_compacted_summaries()
3925 curseg = CURSEG_I(sbi, type); in read_normal_summaries()
3947 struct f2fs_journal *sit_j = CURSEG_I(sbi, CURSEG_COLD_DATA)->journal; in restore_curseg_summaries()
3948 struct f2fs_journal *nat_j = CURSEG_I(sbi, CURSEG_HOT_DATA)->journal; in restore_curseg_summaries()
4002 seg_i = CURSEG_I(sbi, CURSEG_HOT_DATA); in write_compacted_summaries()
4007 seg_i = CURSEG_I(sbi, CURSEG_COLD_DATA); in write_compacted_summaries()
4015 seg_i = CURSEG_I(sbi, i); in write_compacted_summaries()
4185 struct curseg_info *curseg = CURSEG_I(sbi, CURSEG_COLD_DATA); in remove_sits_in_journal()
4212 struct curseg_info *curseg = CURSEG_I(sbi, CURSEG_COLD_DATA); in f2fs_flush_sit_entries()
4506 struct curseg_info *curseg = CURSEG_I(sbi, CURSEG_COLD_DATA); in build_sit_entries()
4658 struct curseg_info *curseg_t = CURSEG_I(sbi, type); in init_free_segmap()
4770 struct curseg_info *curseg = CURSEG_I(sbi, i); in sanity_check_curseg()
4838 CURSEG_I(sbi, i)->segno)) in check_zone_write_pointer()
4918 struct curseg_info *cs = CURSEG_I(sbi, type); in fix_curseg_write_pointer()