Searched refs:r_callback (Results 1 – 5 of 5) sorted by relevance
325 ceph_mds_request_callback_t r_callback; member
760 req->r_callback = ceph_async_create_cb; in ceph_atomic_open()1193 req->r_callback = ceph_aio_complete_req; in ceph_aio_retry_work()1321 req->r_callback = ceph_aio_complete_req; in ceph_direct_read_write()
279 req->r_callback = finish_netfs_read; in ceph_netfs_issue_op()976 req->r_callback = writepages_finish; in ceph_writepages_start()
1187 req->r_callback = ceph_async_unlink_cb; in ceph_unlink()
2710 if (req->r_callback) in complete_request()2711 req->r_callback(mdsc, req); in complete_request()