Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dfile.c781 static void ceph_aio_complete_req(struct ceph_osd_request *req) in ceph_aio_complete_req() function
898 req->r_callback = ceph_aio_complete_req; in ceph_aio_retry_work()
906 ceph_aio_complete_req(req); in ceph_aio_retry_work()
1029 req->r_callback = ceph_aio_complete_req; in ceph_direct_read_write()
1100 ceph_aio_complete_req(req); in ceph_direct_read_write()