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

/illumos-gate/usr/src/uts/common/os/
H A Daio.c87 static int aio_hash_insert(struct aio_req_t *, aio_t *);
2521 if (aio_hash_insert(reqp, aiop)) {
2748 aio_hash_insert( function

Completed in 50 milliseconds