Searched refs:_aio_hash_find (Results 1 – 3 of 3) sorted by relevance
72 if (_aio_hash_find(&aiocbp->aio_resultp) != NULL) { in aio_read()90 if (_aio_hash_find(&aiocbp->aio_resultp) != NULL) { in aio_write()162 if (_aio_hash_find(&aiocbp->aio_resultp) != NULL) { in lio_listio()785 if (_aio_hash_find(&aiocbp->aio_resultp) != NULL) { in aio_fsync()878 reqp = _aio_hash_find(&aiocbp->aio_resultp); in aio_cancel()1289 if (_aio_hash_find(&aiocbp->aio_resultp) != NULL) { in aio_read64()1307 if (_aio_hash_find(&aiocbp->aio_resultp) != NULL) { in aio_write64()1359 if (_aio_hash_find(&aiocbp->aio_resultp) != NULL) { in lio_listio64()1643 if (_aio_hash_find(&aiocbp->aio_resultp) != NULL) { in aio_fsync64()1736 reqp = _aio_hash_find(&aiocbp->aio_resultp); in aio_cancel64()
470 reqp = _aio_hash_find(resultp); in aiocancel()2095 _aio_hash_find(aio_result_t *resultp) in _aio_hash_find() function
277 extern aio_req_t *_aio_hash_find(aio_result_t *);