Searched refs:sit_info (Results 1 – 5 of 5) sorted by relevance
158 struct sit_info { struct189 struct sit_info *sit_info; argument320 static inline struct sit_info *SIT_I(struct f2fs_sb_info *sbi) in SIT_I()322 return (struct sit_info *)(SM_I(sbi)->sit_info); in SIT_I()
1817 struct sit_info *sit_i; in build_sit_info()1824 sit_i = malloc(sizeof(struct sit_info)); in build_sit_info()1830 SM_I(sbi)->sit_info = sit_i; in build_sit_info()2132 struct sit_info *sit_i = SIT_I(sbi); in current_sit_addr()2216 struct sit_info *sit_i = SIT_I(sbi); in get_seg_entry()2442 struct sit_info *sit_i = SIT_I(sbi); in build_sit_entries()2601 struct sit_info *sit_i = SIT_I(sbi); in rewrite_sit_area_bitmap()2652 struct sit_info *sit_i = SIT_I(sbi); in flush_sit_journal_entries()2730 struct sit_info *sit_i = SIT_I(sbi); in flush_sit_entries()3804 struct sit_info *sit_i = SIT_I(sbi); in f2fs_do_umount()[all …]
396 struct sit_info *sit_i = SIT_I(sbi); in migrate_sit()
113 struct sit_info *sit_i = SIT_I(sbi); in sit_dump()
2268 struct sit_info *sit_i = SIT_I(sbi); in flush_curseg_sit_entries()2297 struct sit_info *sit_i = SIT_I(sbi); in fix_checksum()