replace_file 75 fs/hostfs/hostfs.h extern int replace_file(int oldfd, int fd); replace_file 345 fs/hostfs/hostfs_kern.c err = replace_file(fd, HOSTFS_I(ino)->fd);