Home
last modified time | relevance | path

Searched refs:aio_get_req (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Daio.c969 * from aio_get_req() (the we're out of events case). It must be
998 * Called to refill reqs_available when aio_get_req() encounters an
1035 /* aio_get_req
1042 static inline struct aio_kiocb *aio_get_req(struct kioctx *ctx) in aio_get_req() function
2010 req = aio_get_req(ctx); in io_submit_one()
/kernel/linux/linux-6.6/fs/
H A Daio.c985 * from aio_get_req() (the we're out of events case). It must be
1014 * Called to refill reqs_available when aio_get_req() encounters an
1050 /* aio_get_req
1057 static inline struct aio_kiocb *aio_get_req(struct kioctx *ctx) in aio_get_req() function
2004 req = aio_get_req(ctx); in io_submit_one()

Completed in 7 milliseconds