Home
last modified time | relevance | path

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

/titanic_44/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)) { in aio_req_alloc()
2748 aio_hash_insert( in aio_hash_insert() function