• Home
  • Raw
  • Download

Lines Matching refs:SIT_I

863 			clear_bit(segno, SIT_I(sbi)->invalid_segmap);  in __remove_dirty_segment()
1926 unsigned long *dmap = SIT_I(sbi)->tmp_map; in add_discard_addrs()
2176 struct sit_info *sit_i = SIT_I(sbi); in __mark_sit_entry_dirty()
2225 if (ctime > SIT_I(sbi)->max_mtime) in update_segment_mtime()
2226 SIT_I(sbi)->max_mtime = ctime; in update_segment_mtime()
2321 SIT_I(sbi)->written_valid_blocks += del; in update_sit_entry()
2330 struct sit_info *sit_i = SIT_I(sbi); in f2fs_invalidate_blocks()
2353 struct sit_info *sit_i = SIT_I(sbi); in f2fs_is_checkpointed_data()
2618 if (SIT_I(sbi)->last_victim[ALLOC_NEXT]) in __get_next_segno()
2619 return SIT_I(sbi)->last_victim[ALLOC_NEXT]; in __get_next_segno()
2660 unsigned long *target_map = SIT_I(sbi)->tmp_map; in __next_free_blkoff()
2764 down_write(&SIT_I(sbi)->sentry_lock); in __f2fs_init_atgc_curseg()
2768 up_write(&SIT_I(sbi)->sentry_lock); in __f2fs_init_atgc_curseg()
2924 down_write(&SIT_I(sbi)->sentry_lock); in f2fs_allocate_segment_for_resize()
2939 up_write(&SIT_I(sbi)->sentry_lock); in f2fs_allocate_segment_for_resize()
2966 SIT_I(sbi)->s_ops->allocate_segment(sbi, type, true); in __allocate_new_segment()
2979 down_write(&SIT_I(sbi)->sentry_lock); in f2fs_allocate_new_section()
2981 up_write(&SIT_I(sbi)->sentry_lock); in f2fs_allocate_new_section()
2990 down_write(&SIT_I(sbi)->sentry_lock); in f2fs_allocate_new_segments()
2993 up_write(&SIT_I(sbi)->sentry_lock); in f2fs_allocate_new_segments()
3007 down_write(&SIT_I(sbi)->sentry_lock); in f2fs_exist_trim_candidates()
3014 up_write(&SIT_I(sbi)->sentry_lock); in f2fs_exist_trim_candidates()
3388 struct sit_info *sit_i = SIT_I(sbi); in f2fs_allocate_data_block()
3655 struct sit_info *sit_i = SIT_I(sbi); in f2fs_do_replace_block()
4105 struct sit_info *sit_i = SIT_I(sbi); in get_next_sit_page()
4176 unsigned long *bitmap = SIT_I(sbi)->dirty_sentries_bitmap; in add_sits_in_set()
4210 struct sit_info *sit_i = SIT_I(sbi); in f2fs_flush_sit_entries()
4505 struct sit_info *sit_i = SIT_I(sbi); in build_sit_entries()
4652 SIT_I(sbi)->written_valid_blocks += in init_free_segmap()
5133 struct sit_info *sit_i = SIT_I(sbi); in init_min_max_mtime()
5303 struct sit_info *sit_i = SIT_I(sbi); in destroy_sit_info()