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