Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dfsck.h191 extern struct f2fs_summary_block *get_sum_block(struct f2fs_sb_info *,
Dresize.c215 sum_blk = get_sum_block(sbi, segno, &type); in move_ssa()
Ddump.c191 sum_blk = get_sum_block(sbi, segno, &type); in ssa_dump()
Dmount.c1915 sum_blk = get_sum_block(sbi, segno, &type); in update_sum_entry()
2114 struct f2fs_summary_block *get_sum_block(struct f2fs_sb_info *sbi, in get_sum_block() function
2180 sum_blk = get_sum_block(sbi, segno, &type); in get_sum_entry()
Dfsck.c161 sum_blk = get_sum_block(sbi, segno, &type); in is_valid_ssa_node_blk()
282 sum_blk = get_sum_block(sbi, segno, &type); in is_valid_ssa_data_blk()