Searched refs:f2fs_sit_block (Results 1 – 5 of 5) sorted by relevance
244 unsigned int, struct f2fs_sit_block *);246 struct f2fs_sit_block *);
2050 unsigned int segno, struct f2fs_sit_block *sit_blk) in get_current_sit_page()2058 unsigned int segno, struct f2fs_sit_block *sit_blk) in rewrite_current_sit_page()2349 struct f2fs_sit_block *sit_blk; in build_sit_entries()2506 struct f2fs_sit_block *sit_blk; in rewrite_sit_area_bitmap()2557 struct f2fs_sit_block *sit_blk; in flush_sit_journal_entries()2635 struct f2fs_sit_block *sit_blk; in flush_sit_entries()
397 struct f2fs_sit_block *sit_blk = calloc(BLOCK_SZ, 1); in migrate_sit()
2264 struct f2fs_sit_block *sit_blk; in flush_curseg_sit_entries()
1150 struct f2fs_sit_block { struct1154 static_assert(sizeof(struct f2fs_sit_block) == 4070, ""); argument