Searched refs:replace_file (Results 1 – 3 of 3) sorted by relevance
74 extern int replace_file(int oldfd, int fd);
169 int replace_file(int oldfd, int fd) in replace_file() function
351 err = replace_file(fd, HOSTFS_I(ino)->fd); in hostfs_open()