Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dfsck.h102 extern int get_sum_block(struct f2fs_sb_info *, unsigned int,
Ddump.c83 ret = get_sum_block(sbi, segno, &sum_blk); in ssa_dump()
Dmount.c822 int get_sum_block(struct f2fs_sb_info *sbi, unsigned int segno, in get_sum_block() function
883 ret = get_sum_block(sbi, segno, sum_blk); in get_sum_entry()