Home
last modified time | relevance | path

Searched defs:sit_i (Results 1 – 5 of 5) sorted by relevance

/external/f2fs-tools/fsck/
Dmount.c898 struct sit_info *sit_i; in build_sit_info() local
1156 struct sit_info *sit_i = SIT_I(sbi); in get_current_sit_page() local
1179 struct sit_info *sit_i = SIT_I(sbi); in rewrite_current_sit_page() local
1237 struct sit_info *sit_i = SIT_I(sbi); in get_seg_entry() local
1427 struct sit_info *sit_i = SIT_I(sbi); in build_sit_entries() local
1536 struct sit_info *sit_i = SIT_I(sbi); in rewrite_sit_area_bitmap() local
1584 struct sit_info *sit_i = SIT_I(sbi); in flush_sit_journal_entries() local
1661 struct sit_info *sit_i = SIT_I(sbi); in flush_sit_entries() local
2194 struct sit_info *sit_i = SIT_I(sbi); in f2fs_do_umount() local
Ddump.c122 struct sit_info *sit_i = SIT_I(sbi); in sit_dump() local
Dresize.c359 struct sit_info *sit_i = SIT_I(sbi); in migrate_sit() local
Df2fs.h353 #define SIT_ENTRY_OFFSET(sit_i, segno) \ argument
355 #define SIT_BLOCK_OFFSET(sit_i, segno) \ argument
Dfsck.c1716 struct sit_info *sit_i = SIT_I(sbi); in flush_curseg_sit_entries() local