Home
last modified time | relevance | path

Searched defs:aio_hash (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/inc/
H A Dasyncio.h248 struct aio_hash { /* resultp hash table */ struct
252 void *hash_pad; /* ensure sizeof (aio_hash_t) == 32 */ argument
/illumos-gate/usr/src/uts/common/sys/
H A Daio_impl.h132 aio_req_t *aio_hash[AIO_HASHSZ]; /* hash list of requests */ member