Searched defs:aio_req_t (Results 1 – 2 of 2) sorted by relevance
78 typedef struct aio_req_t { struct 84 struct aio_req_t *aio_req_next; /* doneq and pollq pointers */ argument 85 struct aio_req_t *aio_req_prev; /* doubly linked list */ argument 86 struct aio_req_t *aio_hash_next; /* next in a hash bucket */ argument 98 } aio_req_t; typedef [all...]
70 typedef struct aio_req aio_req_t; typedef [all...]