Home
last modified time | relevance | path

Searched refs:aio_hash_insert (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Daio.c91 static int aio_hash_insert(struct aio_req_t *, aio_t *);
2508 if (aio_hash_insert(reqp, aiop)) { in aio_req_alloc()
2735 aio_hash_insert( in aio_hash_insert() function