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

/fs/efs/
H A Defs.h86 #define EFS_DIRBSIZE (1 << EFS_DIRBSIZE_BITS) macro
105 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE];
109 ((EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE) / \

Completed in 39 milliseconds