HomeSort by relevance Sort by last modified time
    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 1251 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 202 milliseconds