Searched refs:EFS_DIRBSIZE (Results 1 – 2 of 2) sorted by relevance
84 #define EFS_DIRBSIZE (1 << EFS_DIRBSIZE_BITS) macro103 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE];107 ((EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE) / \
27 if (inode->i_size & (EFS_DIRBSIZE-1)) in efs_find_entry()