EFS_DIRBSIZE
if (inode->i_size & (EFS_DIRBSIZE-1))
if (nameptr - (char *) dirblock + namelen > EFS_DIRBSIZE) {
unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE];
((EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE) / \
if (inode->i_size & (EFS_DIRBSIZE-1))