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.h1057 #define SIT_ENTRY_PER_BLOCK (PAGE_CACHE_SIZE / sizeof(struct f2fs_sit_entry))
1082 struct f2fs_sit_entry { struct
1089 struct f2fs_sit_entry entries[SIT_ENTRY_PER_BLOCK]; argument
1171 struct f2fs_sit_entry se;
/external/f2fs-tools/fsck/
Dmount.c2032 unsigned int segno, struct f2fs_sit_entry *raw_sit) in check_block_count()
2062 struct f2fs_sit_entry *raw_sit) in __seg_info_from_raw_sit()
2072 struct f2fs_sit_entry *raw_sit) in seg_info_from_raw_sit()
2317 struct f2fs_sit_entry sit; in build_sit_entries()
2485 struct f2fs_sit_entry *sit; in rewrite_sit_area_bitmap()
2530 struct f2fs_sit_entry *sit; in flush_sit_journal_entries()
2608 struct f2fs_sit_entry *sit; in flush_sit_entries()
Dresize.c414 struct f2fs_sit_entry *sit; in migrate_sit()
Dfsck.c2124 struct f2fs_sit_entry *sit; in flush_curseg_sit_entries()