Home
last modified time | relevance | path

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

/fs/
Daio.c577 int aio_put_req(struct kiocb *req) in aio_put_req() function
1662 aio_put_req(req); /* drop extra ref to req */ in io_submit_one()
1666 aio_put_req(req); /* drop extra ref to req */ in io_submit_one()
1667 aio_put_req(req); /* drop i/o ref to req */ in io_submit_one()
1842 EXPORT_SYMBOL(aio_put_req);