Searched refs:f2fs_sit_entry (Results 1 – 3 of 3) sorted by relevance
276 #define SIT_ENTRY_PER_BLOCK (PAGE_CACHE_SIZE / sizeof(struct f2fs_sit_entry))291 struct f2fs_sit_entry { struct298 struct f2fs_sit_entry entries[SIT_ENTRY_PER_BLOCK]; argument373 struct f2fs_sit_entry se;
296 struct f2fs_sit_entry *rs) in seg_info_from_raw_sit()307 struct f2fs_sit_entry *rs) in seg_info_to_raw_sit()572 int segno, struct f2fs_sit_entry *raw_sit) in check_block_count()617 int segno, struct f2fs_sit_entry *raw_sit) in check_block_count()
1978 struct f2fs_sit_entry sit; in build_sit_entries()