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

  /external/f2fs-tools/fsck/
resize.c 154 from = START_BLOCK(sbi, i) + j;
174 START_BLOCK(sbi, 0),
175 START_BLOCK(sbi, 0) + offset);
f2fs.h 325 #define START_BLOCK(sbi, segno) (SM_I(sbi)->main_blkaddr + \
mount.c     [all...]

Completed in 60 milliseconds