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

/illumos-gate/usr/src/uts/common/os/
H A Daio.c91 static aio_lio_t *aio_list_get(aio_result_t *);
1618 if (head = aio_list_get(&cbp->aio_resultp))
1627 if (head = aio_list_get((aio_result_t *)
1638 if (head = aio_list_get((aio_result_t *)
1645 if (head = aio_list_get((aio_result_t *)
1674 aio_list_get(aio_result_t *resultp) function

Completed in 66 milliseconds