rename_file 92 fs/hostfs/hostfs.h extern int rename_file(char *from, char *to); rename_file 753 fs/hostfs/hostfs_kern.c err = rename_file(old_name, new_name);