getFilenameOnFilestore() for some files return location of an orphaned data directory

I have a whole bunch of files that are showing up just fine. However, I have a couple of files that display nothing. I digged around a bit...

The setting for my data directory is /var/swarm.data/

I spit out a debug message for the files that are coming up empty.

Could not find /var/elggclean-data/1/34/file/1310134267privacysettings.png

I am confused, because I see no references in the MySQL database to "/var/elggclean-data". Is there an alternate location that it is digging up that file path from?

I flushed my caches, but it keeps trying to reference that location that doesn't exist.