Lines Matching refs:SIT_I
838 clear_bit(segno, SIT_I(sbi)->invalid_segmap); in __remove_dirty_segment()
1891 unsigned long *dmap = SIT_I(sbi)->tmp_map; in add_discard_addrs()
2141 struct sit_info *sit_i = SIT_I(sbi); in __mark_sit_entry_dirty()
2189 if (ctime > SIT_I(sbi)->max_mtime) in update_segment_mtime()
2190 SIT_I(sbi)->max_mtime = ctime; in update_segment_mtime()
2285 SIT_I(sbi)->written_valid_blocks += del; in update_sit_entry()
2294 struct sit_info *sit_i = SIT_I(sbi); in f2fs_invalidate_blocks()
2316 struct sit_info *sit_i = SIT_I(sbi); in f2fs_is_checkpointed_data()
2580 if (SIT_I(sbi)->last_victim[ALLOC_NEXT]) in __get_next_segno()
2581 return SIT_I(sbi)->last_victim[ALLOC_NEXT]; in __get_next_segno()
2622 unsigned long *target_map = SIT_I(sbi)->tmp_map; in __next_free_blkoff()
2721 down_write(&SIT_I(sbi)->sentry_lock); in __f2fs_init_atgc_curseg()
2725 up_write(&SIT_I(sbi)->sentry_lock); in __f2fs_init_atgc_curseg()
2881 down_write(&SIT_I(sbi)->sentry_lock); in f2fs_allocate_segment_for_resize()
2896 up_write(&SIT_I(sbi)->sentry_lock); in f2fs_allocate_segment_for_resize()
2921 SIT_I(sbi)->s_ops->allocate_segment(sbi, type, true); in __allocate_new_segment()
2927 down_write(&SIT_I(sbi)->sentry_lock); in f2fs_allocate_new_segment()
2929 up_write(&SIT_I(sbi)->sentry_lock); in f2fs_allocate_new_segment()
2936 down_write(&SIT_I(sbi)->sentry_lock); in f2fs_allocate_new_segments()
2939 up_write(&SIT_I(sbi)->sentry_lock); in f2fs_allocate_new_segments()
2952 down_write(&SIT_I(sbi)->sentry_lock); in f2fs_exist_trim_candidates()
2959 up_write(&SIT_I(sbi)->sentry_lock); in f2fs_exist_trim_candidates()
3305 struct sit_info *sit_i = SIT_I(sbi); in f2fs_allocate_data_block()
3546 struct sit_info *sit_i = SIT_I(sbi); in f2fs_do_replace_block()
3982 struct sit_info *sit_i = SIT_I(sbi); in get_next_sit_page()
4053 unsigned long *bitmap = SIT_I(sbi)->dirty_sentries_bitmap; in add_sits_in_set()
4087 struct sit_info *sit_i = SIT_I(sbi); in f2fs_flush_sit_entries()
4382 struct sit_info *sit_i = SIT_I(sbi); in build_sit_entries()
4505 SIT_I(sbi)->written_valid_blocks += in init_free_segmap()
5027 struct sit_info *sit_i = SIT_I(sbi); in init_min_max_mtime()
5194 struct sit_info *sit_i = SIT_I(sbi); in destroy_sit_info()