Searched refs:fsync_file (Results 1 – 3 of 3) sorted by relevance
80 extern int fsync_file(int fd, int datasync);
156 int fsync_file(int fd, int datasync) in fsync_file() function
382 ret = fsync_file(HOSTFS_I(inode)->fd, datasync); in hostfs_fsync()