Searched refs:r_priv (Results 1 – 5 of 5) sorted by relevance
1295 struct rbd_obj_request *obj_req = osd_req->r_priv; in rbd_osd_submit()1369 struct rbd_obj_request *obj_req = osd_req->r_priv; in rbd_osd_req_callback()1424 req->r_priv = obj_req; in __rbd_obj_add_osd_request()1974 struct rbd_obj_request *obj_req = osd_req->r_priv; in rbd_object_map_callback()2057 req->r_priv = obj_req; in rbd_object_map_update()2137 struct rbd_obj_request *obj_req = osd_req->r_priv; in rbd_osd_setup_data()2184 struct rbd_obj_request *obj_req = osd_req->r_priv; in rbd_osd_setup_copyup()2205 struct rbd_obj_request *obj_req = osd_req->r_priv; in __rbd_osd_setup_write_ops()2252 struct rbd_obj_request *obj_req = osd_req->r_priv; in __rbd_osd_setup_discard_ops()2310 struct rbd_obj_request *obj_req = osd_req->r_priv; in __rbd_osd_setup_zeroout_ops()[all …]
207 void *r_priv; /* ditto */ member
1125 struct ceph_aio_request *aio_req = req->r_priv; in ceph_aio_complete_req()1202 struct ceph_aio_request *aio_req = orig_req->r_priv; in ceph_aio_retry_work()1250 req->r_priv = aio_req; in ceph_aio_retry_work()1382 req->r_priv = aio_req; in ceph_direct_read_write()
221 struct netfs_io_subrequest *subreq = req->r_priv; in finish_netfs_read()349 req->r_priv = subreq; in ceph_netfs_issue_read()
2851 struct ceph_osd_linger_request *lreq = req->r_priv; in cancel_linger_request()2985 struct ceph_osd_linger_request *lreq = req->r_priv; in linger_commit_cb()3037 struct ceph_osd_linger_request *lreq = req->r_priv; in linger_reconnect_cb()3109 req->r_priv = linger_get(lreq); in send_linger()3119 struct ceph_osd_linger_request *lreq = req->r_priv; in linger_ping_cb()3181 req->r_priv = linger_get(lreq); in send_linger_ping()
Completed in 33 milliseconds