Home
last modified time | relevance | path

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

/titanic_50/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)) in aliowait()
1627 if (head = aio_list_get((aio_result_t *) in aliowait()
1638 if (head = aio_list_get((aio_result_t *) in aliowait()
1645 if (head = aio_list_get((aio_result_t *) in aliowait()
1674 aio_list_get(aio_result_t *resultp) in aio_list_get() function