Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
Dsuper.h1115 extern int ceph_fsync(struct file *file, loff_t start, loff_t end,
Ddir.c1938 .fsync = ceph_fsync,
Dfile.c2520 .fsync = ceph_fsync,
Dcaps.c2410 int ceph_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ceph_fsync() function