Searched defs:aio_hash_delete (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c59 static void aio_hash_delete(aio_t *, aio_req_t *);
504 aio_hash_delete(aio_t *aiop, struct aio_req_t *reqp) function
566 aio_hash_delete(aiop, reqp);
581 aio_hash_delete(aiop, reqp);

Completed in 46 milliseconds