Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dfile.c872 req = ceph_osdc_alloc_request(orig_req->r_osdc, snapc, 2, in ceph_aio_retry_work()
902 ret = ceph_osdc_start_request(req->r_osdc, req, false); in ceph_aio_retry_work()
1038 ret = ceph_osdc_start_request(req->r_osdc, req, false); in ceph_direct_read_write()
1096 ret = ceph_osdc_start_request(req->r_osdc, in ceph_direct_read_write()
/linux-4.19.296/include/linux/ceph/
Dosd_client.h189 struct ceph_osd_client *r_osdc; member