Home
last modified time | relevance | path

Searched refs:get_sum_block (Results 1 – 5 of 5) sorted by relevance

/external/f2fs-tools/fsck/
Dfsck.h147 extern struct f2fs_summary_block *get_sum_block(struct f2fs_sb_info *,
Ddump.c203 sum_blk = get_sum_block(sbi, segno, &ret); in ssa_dump()
Dresize.c184 sum_blk = get_sum_block(sbi, segno, &type); in move_ssa()
Dmount.c1084 sum_blk = get_sum_block(sbi, segno, &type); in update_sum_entry()
1241 struct f2fs_summary_block *get_sum_block(struct f2fs_sb_info *sbi, in get_sum_block() function
1307 sum_blk = get_sum_block(sbi, segno, &type); in get_sum_entry()
Dfsck.c140 sum_blk = get_sum_block(sbi, segno, &type); in is_valid_ssa_node_blk()
254 sum_blk = get_sum_block(sbi, segno, &type); in is_valid_ssa_data_blk()