Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Dosd_client.h265 void *r_priv; /* ditto */ member
/linux/fs/ceph/
H A Dfile.c1335 struct ceph_aio_request *aio_req = req->r_priv; in ceph_aio_complete_req()
1418 struct ceph_aio_request *aio_req = orig_req->r_priv; in ceph_aio_retry_work()
1466 req->r_priv = aio_req; in ceph_aio_retry_work()
1613 req->r_priv = aio_req; in ceph_direct_read_write()
H A Daddr.c214 struct netfs_io_subrequest *subreq = req->r_priv; in finish_netfs_read()
429 req->r_priv = subreq; in ceph_netfs_issue_read()
/linux/net/ceph/
H A Dosd_client.c2936 struct ceph_osd_linger_request *lreq = req->r_priv; in cancel_linger_request()
3070 struct ceph_osd_linger_request *lreq = req->r_priv; in linger_commit_cb()
3122 struct ceph_osd_linger_request *lreq = req->r_priv; in linger_reconnect_cb()
3194 req->r_priv = linger_get(lreq); in send_linger()
3204 struct ceph_osd_linger_request *lreq = req->r_priv; in linger_ping_cb()
3266 req->r_priv = linger_get(lreq); in send_linger_ping()