link_file          90 fs/hostfs/hostfs.h extern int link_file(const char *to, const char *from);
link_file         637 fs/hostfs/hostfs_kern.c 	err = link_file(to_name, from_name);