EFS_DIRBSIZE 33 fs/efs/dir.c if (inode->i_size & (EFS_DIRBSIZE-1)) EFS_DIRBSIZE 85 fs/efs/dir.c if (nameptr - (char *) dirblock + namelen > EFS_DIRBSIZE) { EFS_DIRBSIZE 99 fs/efs/efs.h unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; EFS_DIRBSIZE 103 fs/efs/efs.h ((EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE) / \ EFS_DIRBSIZE 26 fs/efs/namei.c if (inode->i_size & (EFS_DIRBSIZE-1))