fsync_file         73 fs/hostfs/hostfs.h extern int fsync_file(int fd, int datasync);
fsync_file        414 fs/hostfs/hostfs_kern.c 	return fsync_file(HOSTFS_I(dentry->d_inode)->fd, datasync);