OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLOCK_ERR_STOP_ENOSPC
(Results
1 - 4
of
4
) sorted by null
/external/qemu/
sysemu.h
169
BLOCK_ERR_REPORT, BLOCK_ERR_IGNORE,
BLOCK_ERR_STOP_ENOSPC
,
vl-android.c
[
all
...]
vl.c
[
all
...]
/external/qemu/hw/
scsi-disk.c
227
if ((error == ENOSPC && action ==
BLOCK_ERR_STOP_ENOSPC
)
Completed in 14 milliseconds