Searched refs:LNXKAIOIOCB (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/r3/linux/
H A Dfileaio-linux.cpp91 typedef struct LNXKAIOIOCB struct
130 } LNXKAIOIOCB, *PLNXKAIOIOCB; typedef in typeref:struct:LNXKAIOIOCB
143 /** The LNXKAIOIOCB object this event is for. */
201 LNXKAIOIOCB AioCB;
258 DECLINLINE(int) rtFileAsyncIoLinuxSubmit(LNXKAIOCONTEXT AioContext, long cReqs, LNXKAIOIOCB **ppIoCB, int *pcSubmitted)

Completed in 44 milliseconds