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

/linux-master/fs/
H A Daio.c988 * from aio_get_req() (the we're out of events case). It must be
1017 * Called to refill reqs_available when aio_get_req() encounters an
1053 /* aio_get_req
1060 static inline struct aio_kiocb *aio_get_req(struct kioctx *ctx) function
2054 req = aio_get_req(ctx);

Completed in 580 milliseconds