Home
last modified time | relevance | path

Searched refs:f2fs_sit_entry (Results 1 – 4 of 4) sorted by relevance

/external/f2fs-tools/include/
Df2fs_fs.h952 #define SIT_ENTRY_PER_BLOCK (PAGE_CACHE_SIZE / sizeof(struct f2fs_sit_entry))
977 struct f2fs_sit_entry { struct
984 struct f2fs_sit_entry entries[SIT_ENTRY_PER_BLOCK]; argument
1066 struct f2fs_sit_entry se;
/external/f2fs-tools/fsck/
Dmount.c1942 unsigned int segno, struct f2fs_sit_entry *raw_sit) in check_block_count()
1972 struct f2fs_sit_entry *raw_sit) in __seg_info_from_raw_sit()
1982 struct f2fs_sit_entry *raw_sit) in seg_info_from_raw_sit()
2227 struct f2fs_sit_entry sit; in build_sit_entries()
2395 struct f2fs_sit_entry *sit; in rewrite_sit_area_bitmap()
2440 struct f2fs_sit_entry *sit; in flush_sit_journal_entries()
2518 struct f2fs_sit_entry *sit; in flush_sit_entries()
Dresize.c413 struct f2fs_sit_entry *sit; in migrate_sit()
Dfsck.c2082 struct f2fs_sit_entry *sit; in flush_curseg_sit_entries()