Searched refs:f2fs_sit_block (Results 1 – 5 of 5) sorted by relevance
246 unsigned int, struct f2fs_sit_block *);248 struct f2fs_sit_block *);
2146 unsigned int segno, struct f2fs_sit_block *sit_blk) in get_current_sit_page()2154 unsigned int segno, struct f2fs_sit_block *sit_blk) in rewrite_current_sit_page()2445 struct f2fs_sit_block *sit_blk; in build_sit_entries()2602 struct f2fs_sit_block *sit_blk; in rewrite_sit_area_bitmap()2653 struct f2fs_sit_block *sit_blk; in flush_sit_journal_entries()2731 struct f2fs_sit_block *sit_blk; in flush_sit_entries()
399 struct f2fs_sit_block *sit_blk = calloc(BLOCK_SZ, 1); in migrate_sit()
2269 struct f2fs_sit_block *sit_blk; in flush_curseg_sit_entries()
1197 struct f2fs_sit_block { struct1201 static_assert(sizeof(struct f2fs_sit_block) == 4070, ""); argument