efs_dentry         62 fs/efs/dir.c   			struct efs_dentry *dirslot;
efs_dentry         70 fs/efs/dir.c   			dirslot  = (struct efs_dentry *) (((char *) bh->b_data) + EFS_SLOTAT(dirblock, slot));
efs_dentry         95 fs/efs/efs.h   #define EFS_DENTSIZE	(sizeof(struct efs_dentry) - 3 + 1)
efs_dentry         23 fs/efs/namei.c 	struct efs_dentry	*dirslot;
efs_dentry         49 fs/efs/namei.c 			dirslot  = (struct efs_dentry *) (((char *) bh->b_data) + EFS_SLOTAT(dirblock, slot));