Searched defs:iocbs (Results 1 – 11 of 11) sorted by relevance
32 static struct iocb *iocbs[] = {&iocb}; variable37 struct iocb **iocbs; member
35 static struct iocb *iocbs[] = {&iocb}; variable58 struct iocb **iocbs; member
35 static struct iocb *iocbs[] = {&iocb}; variable53 struct iocb **iocbs; member
274 let iocbs = [&mut IoControlBlock { in test_cancel_request() localVariable305 let iocbs = [ in test_read_zero() localVariable
36 std::vector<struct iocb> iocbs; // Holds memory for all iocbs. Not used directly. member
50 struct iocb *iocbs[naio]; in aiodio_append() local
60 struct iocb **iocbs; in aiodio_sparse() local
203 struct iocb **iocbs; member
33 std::vector<struct iocb*> iocbs; member
81 struct iocb **iocbs; /* I/O Control Blocks */ variable
645 struct iocb* iocbs[kUsbWriteQueueDepth]; in SubmitWrites() local