Home
last modified time | relevance | path

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

/linux/fs/hostfs/
H A Dhostfs_user_exp.c14 EXPORT_SYMBOL_GPL(replace_file);
H A Dhostfs.h81 extern int replace_file(int oldfd, int fd);
H A Dhostfs_user.c171 int replace_file(int oldfd, int fd) in replace_file() function