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

  /external/f2fs-tools/fsck/
f2fs.h 327 #define SIT_BLOCK_OFFSET(sit_i, segno) \
mount.c 740 unsigned int offset = SIT_BLOCK_OFFSET(sit_i, segno);
761 unsigned int offset = SIT_BLOCK_OFFSET(sit_i, segno);
    [all...]

Completed in 45 milliseconds