efs_dentry         27 fs/efs/dir.c   	struct efs_dentry	*dirslot;
efs_dentry         68 fs/efs/dir.c   			dirslot  = (struct efs_dentry *) (((char *) bh->b_data) + EFS_SLOTAT(dirblock, slot));
efs_dentry         88 fs/efs/efs.h   #define EFS_DENTSIZE	(sizeof(struct efs_dentry) - 3 + 1)
efs_dentry         22 fs/efs/namei.c 	struct efs_dentry	*dirslot;
efs_dentry         46 fs/efs/namei.c 			dirslot  = (struct efs_dentry *) (((char *) bh->b_data) + EFS_SLOTAT(dirblock, slot));