Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dsegment.c535 unsigned int cur_cblk; in f2fs_build_file() local
551 cur_cblk = (c.compress.cc.rlen - csize) / in f2fs_build_file()
553 cblocks += cur_cblk; in f2fs_build_file()
556 cur_cblk); in f2fs_build_file()