fatcache
struct fatcache de_fc[FC_SIZE]; /* FAT cache */
struct fatcache *closest = NULL;
struct fatcache *fcp;
struct fatcache savefc;