efs_dentry
struct efs_dentry *dirslot;
dirslot = (struct efs_dentry *) (((char *) bh->b_data) + EFS_SLOTAT(dirblock, slot));
#define EFS_DENTSIZE (sizeof(struct efs_dentry) - 3 + 1)
struct efs_dentry *dirslot;
dirslot = (struct efs_dentry *) (((char *) bh->b_data) + EFS_SLOTAT(dirblock, slot));