HomeSort by relevance Sort by last modified time
    Searched refs:get_sum_block (Results 1 - 3 of 3) sorted by null

  /external/f2fs-tools/fsck/
fsck.h 102 extern int get_sum_block(struct f2fs_sb_info *, unsigned int,
dump.c 83 ret = get_sum_block(sbi, segno, &sum_blk);
mount.c 822 int get_sum_block(struct f2fs_sb_info *sbi, unsigned int segno, function
883 ret = get_sum_block(sbi, segno, sum_blk);
    [all...]

Completed in 31 milliseconds