Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ceph/
Dfile.c677 ceph_sync_write(struct kiocb *iocb, struct iov_iter *from, loff_t pos) in ceph_sync_write() function
1006 written = ceph_sync_write(iocb, &data, pos); in ceph_write_iter()