OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aiocb_size
(Results
1 - 6
of
6
) sorted by null
/external/qemu/
block_int.h
44
int
aiocb_size
;
member in struct:AIOPool
dma-helpers.c
143
.
aiocb_size
= sizeof(DMAAIOCB),
block.c
[
all
...]
/external/qemu/block/
qcow.c
515
.
aiocb_size
= sizeof(QCowAIOCB),
qcow2.c
363
.
aiocb_size
= sizeof(QCowAIOCB),
raw-posix.c
643
.
aiocb_size
= sizeof(RawAIOCB),
[
all
...]
Completed in 57 milliseconds