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

/linux-master/fs/efs/
H A Defs.h95 #define EFS_DIRBLK_HEADERSIZE 4 macro
103 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE];
107 ((EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE) / \

Completed in 113 milliseconds