Searched refs:afs_fsync (Results 1 – 3 of 3) sorted by relevance
38 .fsync = afs_fsync,
752 extern int afs_fsync(struct file *, loff_t, loff_t, int);
682 int afs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in afs_fsync() function