HomeSort by relevance Sort by last modified time
    Searched refs:BLOCK_ERR_STOP_ENOSPC (Results 1 - 4 of 4) sorted by null

  /external/qemu/
blockdev.c 122 return BLOCK_ERR_STOP_ENOSPC;
314 on_write_error = BLOCK_ERR_STOP_ENOSPC;
vl-android.c 707 return BLOCK_ERR_STOP_ENOSPC;
946 onerror = BLOCK_ERR_STOP_ENOSPC;
955 onerror = BLOCK_ERR_STOP_ENOSPC;
    [all...]
  /external/qemu/include/sysemu/
sysemu.h 167 BLOCK_ERR_REPORT, BLOCK_ERR_IGNORE, BLOCK_ERR_STOP_ENOSPC,
  /external/qemu/include/block/
block.h 45 BLOCK_ERR_REPORT, BLOCK_ERR_IGNORE, BLOCK_ERR_STOP_ENOSPC,

Completed in 54 milliseconds