Searched refs:r_callback (Results 1 – 5 of 5) sorted by relevance
334 ceph_mds_request_callback_t r_callback; member
803 req->r_callback = ceph_async_create_cb; in ceph_atomic_open()1243 req->r_callback = ceph_aio_complete_req; in ceph_aio_retry_work()1375 req->r_callback = ceph_aio_complete_req; in ceph_direct_read_write()
374 req->r_callback = finish_netfs_read; in ceph_netfs_issue_read()1118 req->r_callback = writepages_finish; in ceph_writepages_start()
1224 req->r_callback = ceph_async_unlink_cb; in ceph_unlink()
2725 if (req->r_callback) in complete_request()2726 req->r_callback(mdsc, req); in complete_request()