OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BDRV_O_NO_FLUSH
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
blockdev.c
278
bdrv_flags |=
BDRV_O_NO_FLUSH
;
470
bdrv_flags |= (BDRV_O_SNAPSHOT|BDRV_O_CACHE_WB|
BDRV_O_NO_FLUSH
);
block.h
36
#define
BDRV_O_NO_FLUSH
0x0200 /* disable flushing on this disk */
block.c
[
all
...]
Completed in 1844 milliseconds