Home
last modified time | relevance | path

Searched refs:replace_file (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/fs/hostfs/
H A Dhostfs_user_exp.c14 EXPORT_SYMBOL_GPL(replace_file); variable
H A Dhostfs.h80 extern int replace_file(int oldfd, int fd);
H A Dhostfs_user.c170 int replace_file(int oldfd, int fd) in replace_file() function
H A Dhostfs_kern.c341 err = replace_file(fd, HOSTFS_I(ino)->fd); in hostfs_open()
/kernel/linux/linux-5.10/fs/hostfs/
H A Dhostfs.h79 extern int replace_file(int oldfd, int fd);
H A Dhostfs_user.c169 int replace_file(int oldfd, int fd) in replace_file() function
H A Dhostfs_kern.c342 err = replace_file(fd, HOSTFS_I(ino)->fd); in hostfs_open()

Completed in 5 milliseconds