First find the inum of the file, then search for that inum through the file system:
ls -il <filename>
cd /
find -inum ######

Bryon's Blog of Life
First find the inum of the file, then search for that inum through the file system:
ls -il <filename>
cd /
find -inum ######