filecore_direntry
#define fcdirentry(dp,n) (((struct filecore_direntry *)(((char *)(dp))+5))+(n))
struct filecore_direntry *de;
sizeof(struct filecore_direntry));
struct filecore_direntry i_dirent; /* directory entry */
struct filecore_direntry *dep = NULL;