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

/linux-master/fs/
H A Daio.c987 * from aio_complete() (to optimistically update reqs_available) or
1031 * aio_complete() from updating tail by holding
1124 /* aio_complete
1127 static void aio_complete(struct aio_kiocb *iocb) function
1215 aio_complete(iocb);
2064 * If err is 0, we'd either done aio_complete() ourselves or have

Completed in 440 milliseconds