Searched refs:sit_blocks (Results 1 - 2 of 2) sorted by relevance

/external/f2fs-tools/fsck/
H A Df2fs.h86 block_t sit_blocks; /* # of blocks used by SIT area */ member in struct:sit_info
H A Dmount.c543 sit_i->sit_blocks = sit_segs << sbi->log_blocks_per_seg;
749 blk_addr += sit_i->sit_blocks;
767 blk_addr += sit_i->sit_blocks;

Completed in 83 milliseconds