Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dmount.c512 struct sit_info *sit_i; in build_sit_info() local
739 struct sit_info *sit_i = SIT_I(sbi); in get_current_sit_page() local
760 struct sit_info *sit_i = SIT_I(sbi); in rewrite_current_sit_page() local
818 struct sit_info *sit_i = SIT_I(sbi); in get_seg_entry() local
934 struct sit_info *sit_i = SIT_I(sbi); in build_sit_entries() local
1039 struct sit_info *sit_i = SIT_I(sbi); in rewrite_sit_area_bitmap() local
1300 struct sit_info *sit_i = SIT_I(sbi); in f2fs_do_umount() local
Df2fs.h325 #define SIT_ENTRY_OFFSET(sit_i, segno) \ argument
327 #define SIT_BLOCK_OFFSET(sit_i, segno) \ argument