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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hostfs/
H A Dhostfs.h77 extern int replace_file(int oldfd, int fd);
H A Dhostfs_user.c163 int replace_file(int oldfd, int fd) function
H A Dhostfs_kern.c349 err = replace_file(fd, HOSTFS_I(ino)->fd);

Completed in 57 milliseconds