Home
last modified time | relevance | path

Searched refs:EFS_DIRBLK_HEADERSIZE (Results 1 – 1 of 1) sorted by relevance

/development/ndk/platforms/android-3/include/linux/
Defs_dir.h27 #define EFS_DIRBLK_HEADERSIZE 4 macro
35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE];
38 #define EFS_MAXENTS ((EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE) / (EFS_DENTSIZE + sizeof(char)))