OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLOCK_ERR_IGNORE
(Results
1 - 6
of
6
) sorted by null
/external/qemu/
sysemu.h
139
BLOCK_ERR_REPORT,
BLOCK_ERR_IGNORE
, BLOCK_ERR_STOP_ENOSPC,
block.h
45
BLOCK_ERR_REPORT,
BLOCK_ERR_IGNORE
, BLOCK_ERR_STOP_ENOSPC,
blockdev.c
120
return
BLOCK_ERR_IGNORE
;
vl-android.c
1247
onerror =
BLOCK_ERR_IGNORE
;
[
all
...]
vl.c
1054
onerror =
BLOCK_ERR_IGNORE
;
[
all
...]
/external/qemu/hw/
scsi-disk.c
225
if (action ==
BLOCK_ERR_IGNORE
)
Completed in 470 milliseconds