OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:use_aio
(Results
1 - 1
of
1
) sorted by null
/external/qemu/block/
raw-posix.c
117
int
use_aio
;
member in struct:BDRVRawState
180
s->
use_aio
= 1;
188
s->
use_aio
= 0;
520
} else if (s->
use_aio
) {
[
all
...]
Completed in 74 milliseconds