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

  /external/f2fs-tools/fsck/
f2fs.h 92 unsigned int sents_per_block; /* # of SIT entries per block */ member in struct:sit_info
313 (segno % sit_i->sents_per_block)
mount.c 503 sit_i->sents_per_block = SIT_ENTRY_PER_BLOCK;
    [all...]

Completed in 178 milliseconds