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

  /external/f2fs-tools/include/
f2fs_fs.h 897 #define SUMMARY_SIZE (7) /* sizeof(struct summary) */
899 #define SUM_ENTRIES_SIZE (SUMMARY_SIZE * ENTRIES_IN_SUM)
    [all...]
  /external/f2fs-tools/fsck/
mount.c 1190 offset += SUMMARY_SIZE;
1191 if (offset + SUMMARY_SIZE <=
    [all...]

Completed in 718 milliseconds