Searched refs:ceph_fsync (Results 1 – 4 of 4) sorted by relevance
1047 extern int ceph_fsync(struct file *file, loff_t start, loff_t end,
1817 .fsync = ceph_fsync,
2204 .fsync = ceph_fsync,
2256 int ceph_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ceph_fsync() function