Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/block/
Drbd.c1446 struct rbd_obj_request *obj_req = osd_req->r_priv; in rbd_osd_submit()
1528 struct rbd_obj_request *obj_req = osd_req->r_priv; in rbd_osd_req_callback()
1549 struct rbd_obj_request *obj_request = osd_req->r_priv; in rbd_osd_format_read()
1557 struct rbd_obj_request *obj_request = osd_req->r_priv; in rbd_osd_format_write()
1581 req->r_priv = obj_req; in __rbd_obj_add_osd_request()
2131 struct rbd_obj_request *obj_req = osd_req->r_priv; in rbd_object_map_callback()
2214 req->r_priv = obj_req; in rbd_object_map_update()
2294 struct rbd_obj_request *obj_req = osd_req->r_priv; in rbd_osd_setup_data()
2341 struct rbd_obj_request *obj_req = osd_req->r_priv; in rbd_osd_setup_copyup()
2362 struct rbd_obj_request *obj_req = osd_req->r_priv; in __rbd_osd_setup_write_ops()
[all …]
/Linux-v5.4/fs/ceph/
Dfile.c797 struct ceph_aio_request *aio_req = req->r_priv; in ceph_aio_complete_req()
864 struct ceph_aio_request *aio_req = orig_req->r_priv; in ceph_aio_retry_work()
912 req->r_priv = aio_req; in ceph_aio_retry_work()
1039 req->r_priv = aio_req; in ceph_direct_read_write()
/Linux-v5.4/include/linux/ceph/
Dosd_client.h204 void *r_priv; /* ditto */ member
/Linux-v5.4/net/ceph/
Dosd_client.c2802 struct ceph_osd_linger_request *lreq = req->r_priv; in cancel_linger_request()
2936 struct ceph_osd_linger_request *lreq = req->r_priv; in linger_commit_cb()
2981 struct ceph_osd_linger_request *lreq = req->r_priv; in linger_reconnect_cb()
3033 req->r_priv = linger_get(lreq); in send_linger()
3041 struct ceph_osd_linger_request *lreq = req->r_priv; in linger_ping_cb()
3090 req->r_priv = linger_get(lreq); in send_linger_ping()