Home
last modified time | relevance | path

Searched refs:SIT_I (Results 1 – 3 of 3) sorted by relevance

/external/f2fs-tools/fsck/
Dmount.c739 struct sit_info *sit_i = SIT_I(sbi); in get_current_sit_page()
760 struct sit_info *sit_i = SIT_I(sbi); in rewrite_current_sit_page()
818 struct sit_info *sit_i = SIT_I(sbi); in get_seg_entry()
934 struct sit_info *sit_i = SIT_I(sbi); in build_sit_entries()
1039 struct sit_info *sit_i = SIT_I(sbi); in rewrite_sit_area_bitmap()
1300 struct sit_info *sit_i = SIT_I(sbi); in f2fs_do_umount()
Df2fs.h190 static inline struct sit_info *SIT_I(struct f2fs_sb_info *sbi) in SIT_I() function
Ddump.c387 } else if (blk_addr < SIT_I(sbi)->sit_base_addr) { in dump_info_from_blkaddr()