How to get all the links of a file?

Hi all,
I have several links to a file. Is there any command or anyway to get all those links.

Thanks in advance

-Chanakya

You can get only hard links, not symbolic

ok that's fine. how to get?

http://www.gnu.org/software/findutils/manual/html\_node/find_html/Hard-Links.html

It seems I was wrong about symbolic links: http://www.gnu.org/software/findutils/manual/html\_node/find_html/Symbolic-Links.html