Searched refs:ceph_sync_write (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | file.c | 1415 ceph_sync_write(struct kiocb *iocb, struct iov_iter *from, loff_t pos, in ceph_sync_write() function 1826 written = ceph_sync_write(iocb, &data, pos, snapc); in ceph_write_iter()
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | file.c | 1610 ceph_sync_write(struct kiocb *iocb, struct iov_iter *from, loff_t pos, in ceph_sync_write() function 2347 written = ceph_sync_write(iocb, &data, pos, snapc); in ceph_write_iter()
|
Completed in 7 milliseconds