Searched defs:SIZE_OF_DIR_ENTRY (Results 1 - 1 of 1) sorted by last modified time

/external/f2fs-tools/include/
H A Df2fs_fs.h679 #define SIZE_OF_DIR_ENTRY 11 /* by byte */ macro
682 #define SIZE_OF_RESERVED (PAGE_SIZE - ((SIZE_OF_DIR_ENTRY + \
705 ((SIZE_OF_DIR_ENTRY + F2FS_SLOT_LEN) * \
710 ((SIZE_OF_DIR_ENTRY + F2FS_SLOT_LEN) * \

Completed in 66 milliseconds