fsync_file         81 fs/hostfs/hostfs.h extern int fsync_file(int fd, int datasync);
fsync_file        376 fs/hostfs/hostfs_kern.c 	ret = fsync_file(HOSTFS_I(inode)->fd, datasync);