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

  /external/f2fs-tools/include/
f2fs_fs.h 847 #define SIT_ENTRY_PER_BLOCK (PAGE_CACHE_SIZE / sizeof(struct f2fs_sit_entry))
859 * Note that f2fs_sit_entry->vblocks has the following bit-field information.
871 struct f2fs_sit_entry { struct
878 struct f2fs_sit_entry entries[SIT_ENTRY_PER_BLOCK];
960 struct f2fs_sit_entry se;
    [all...]
  /external/f2fs-tools/fsck/
mount.c     [all...]
resize.c 379 struct f2fs_sit_entry *sit;
fsck.c     [all...]
  /system/extras/f2fs_utils/
f2fs_sparseblock.c 490 struct f2fs_sit_entry * sit_entry;

Completed in 656 milliseconds