Searched defs:f2fs_sit_entry (Results 1 - 1 of 1) sorted by relevance

/external/f2fs-tools/include/
H A Df2fs_fs.h530 #define SIT_ENTRY_PER_BLOCK (PAGE_CACHE_SIZE / sizeof(struct f2fs_sit_entry))
540 * Note that f2fs_sit_entry->vblocks has the following bit-field information.
552 struct f2fs_sit_entry { struct
559 struct f2fs_sit_entry entries[SIT_ENTRY_PER_BLOCK];
634 struct f2fs_sit_entry se;

Completed in 30 milliseconds