Searched refs:ntfs_file_fsync (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/fs/ntfs/
H A Dfile.c1965 * ntfs_file_fsync - sync a file to disk
1988 static int ntfs_file_fsync(struct file *filp, loff_t start, loff_t end, ntfs_file_fsync() function
2029 .fsync = ntfs_file_fsync,
H A Ddir.c1482 * msync system calls. This function is based on file.c::ntfs_file_fsync().

Completed in 96 milliseconds