Home
last modified time | relevance | path

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

/linux/drivers/block/
H A Drbd.c1298 struct rbd_obj_request *obj_req = osd_req->r_priv; in rbd_osd_submit()
1388 struct rbd_obj_request *obj_req = osd_req->r_priv; in rbd_osd_req_callback()
1409 struct rbd_obj_request *obj_request = osd_req->r_priv; in rbd_osd_format_read()
1419 struct rbd_obj_request *obj_request = osd_req->r_priv; in rbd_osd_format_write()
1443 req->r_priv = obj_req; in __rbd_obj_add_osd_request()
1997 struct rbd_obj_request *obj_req = osd_req->r_priv; in rbd_object_map_callback()
2080 req->r_priv = obj_req; in rbd_object_map_update()
2160 struct rbd_obj_request *obj_req = osd_req->r_priv; in rbd_osd_setup_data()
2207 struct rbd_obj_request *obj_req = osd_req->r_priv; in rbd_osd_setup_copyup()
2228 struct rbd_obj_request *obj_req = osd_req->r_priv; in __rbd_osd_setup_write_ops()
[all …]
/linux/include/linux/ceph/
H A Dosd_client.h265 void *r_priv; /* ditto */ member
/linux/fs/ceph/
H A Dfile.c1357 struct ceph_aio_request *aio_req = req->r_priv; in ceph_aio_complete_req()
1451 struct ceph_aio_request *aio_req = orig_req->r_priv; in ceph_aio_retry_work()
1499 req->r_priv = aio_req; in ceph_aio_retry_work()
1646 req->r_priv = aio_req; in ceph_direct_read_write()
H A Daddr.c218 struct netfs_io_subrequest *subreq = req->r_priv; in finish_netfs_read()
448 req->r_priv = subreq; in ceph_netfs_issue_read()
/linux/net/ceph/
H A Dosd_client.c2917 struct ceph_osd_linger_request *lreq = req->r_priv; in cancel_linger_request()
3051 struct ceph_osd_linger_request *lreq = req->r_priv; in linger_commit_cb()
3103 struct ceph_osd_linger_request *lreq = req->r_priv; in linger_reconnect_cb()
3175 req->r_priv = linger_get(lreq); in send_linger()
3185 struct ceph_osd_linger_request *lreq = req->r_priv; in linger_ping_cb()
3247 req->r_priv = linger_get(lreq); in send_linger_ping()