Home
last modified time | relevance | path

Searched refs:replace_file (Results 1 – 4 of 4) sorted by relevance

/linux/fs/hostfs/
A Dhostfs_user_exp.c14 EXPORT_SYMBOL_GPL(replace_file);
A Dhostfs.h81 extern int replace_file(int oldfd, int fd);
A Dhostfs_user.c171 int replace_file(int oldfd, int fd) in replace_file() function
A Dhostfs_kern.c355 err = replace_file(fd, HOSTFS_I(ino)->fd); in hostfs_open()

Completed in 34 milliseconds