Searched refs:_aio_hash_find (Results 1 – 3 of 3) sorted by relevance
71 if (_aio_hash_find(&aiocbp->aio_resultp) != NULL) { in aio_read()89 if (_aio_hash_find(&aiocbp->aio_resultp) != NULL) { in aio_write()161 if (_aio_hash_find(&aiocbp->aio_resultp) != NULL) { in lio_listio()784 if (_aio_hash_find(&aiocbp->aio_resultp) != NULL) { in aio_fsync()877 reqp = _aio_hash_find(&aiocbp->aio_resultp); in aio_cancel()1287 if (_aio_hash_find(&aiocbp->aio_resultp) != NULL) { in aio_read64()1305 if (_aio_hash_find(&aiocbp->aio_resultp) != NULL) { in aio_write64()1357 if (_aio_hash_find(&aiocbp->aio_resultp) != NULL) { in lio_listio64()1641 if (_aio_hash_find(&aiocbp->aio_resultp) != NULL) { in aio_fsync64()1734 reqp = _aio_hash_find(&aiocbp->aio_resultp); in aio_cancel64()
469 reqp = _aio_hash_find(resultp); in aiocancel()2097 _aio_hash_find(aio_result_t *resultp) in _aio_hash_find() function
275 extern aio_req_t *_aio_hash_find(aio_result_t *);