Home
last modified time | relevance | path

Searched refs:ceph_fsync (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/ceph/
Dsuper.h845 extern int ceph_fsync(struct file *file, loff_t start, loff_t end,
Dfile.c1335 .fsync = ceph_fsync,
Dcaps.c1898 int ceph_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ceph_fsync() function