Lines Matching refs:aio_error
1690 ret = aio_error(aiocbp);
1693 ret = aio_error(aiocbp);
1698 "%s/%d %s, aio_error had to loop on EINPROGRESS, cnt=%d; random method %#o; sigev_notify=%s",
1714 "%s/%d %s, aio_error = %d %s; random method %#o",
1730 ("WARN %s/%d: %s completed with bug1_workaround (aio_error == 0, aio_return now == %d)\n",
1738 ("DEBUG %s/%d: %s completed without error (aio_error == 0, aio_return == %d)\n",
1868 /* loop while aio_error() returns EINPROGRESS */
1871 ret = aio_error(aiocbp);