Searched refs:fsync_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.h83 extern int fsync_file(int fd, int datasync);
H A Dhostfs_user.c150 int fsync_file(int fd, int datasync) function
H A Dhostfs_kern.c364 return fsync_file(HOSTFS_I(file->f_mapping->host)->fd, datasync);

Completed in 109 milliseconds