OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AIOPool
(Results
1 - 6
of
6
) sorted by null
/external/qemu/
block_int.h
43
typedef struct
AIOPool
{
47
}
AIOPool
;
204
AIOPool
*pool;
213
void *qemu_aio_get(
AIOPool
*pool, BlockDriverState *bs,
dma-helpers.c
142
static
AIOPool
dma_aio_pool = {
posix-aio-compat.c
563
static
AIOPool
raw_aio_pool = {