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()
1760 struct sit_info *sit_i; in build_sit_info()1767 sit_i = malloc(sizeof(struct sit_info)); in build_sit_info()1773 SM_I(sbi)->sit_info = sit_i; in build_sit_info()2075 struct sit_info *sit_i = SIT_I(sbi); in current_sit_addr()2159 struct sit_info *sit_i = SIT_I(sbi); in get_seg_entry()2385 struct sit_info *sit_i = SIT_I(sbi); in build_sit_entries()2544 struct sit_info *sit_i = SIT_I(sbi); in rewrite_sit_area_bitmap()2595 struct sit_info *sit_i = SIT_I(sbi); in flush_sit_journal_entries()2673 struct sit_info *sit_i = SIT_I(sbi); in flush_sit_entries()3691 struct sit_info *sit_i = SIT_I(sbi); in f2fs_do_umount()[all …]
394 struct sit_info *sit_i = SIT_I(sbi); in migrate_sit()
113 struct sit_info *sit_i = SIT_I(sbi); in sit_dump()
2263 struct sit_info *sit_i = SIT_I(sbi); in flush_curseg_sit_entries()2292 struct sit_info *sit_i = SIT_I(sbi); in fix_checksum()