Searched refs:BLOCK_ERR_STOP_ENOSPC (Results 1 – 6 of 6) sorted by relevance
122 return BLOCK_ERR_STOP_ENOSPC; in parse_block_error_action()314 on_write_error = BLOCK_ERR_STOP_ENOSPC; in drive_init()
139 BLOCK_ERR_REPORT, BLOCK_ERR_IGNORE, BLOCK_ERR_STOP_ENOSPC,
45 BLOCK_ERR_REPORT, BLOCK_ERR_IGNORE, BLOCK_ERR_STOP_ENOSPC, enumerator
808 return BLOCK_ERR_STOP_ENOSPC; in drive_get_onerror()1047 onerror = BLOCK_ERR_STOP_ENOSPC; in drive_init()1056 onerror = BLOCK_ERR_STOP_ENOSPC; in drive_init()
1005 return BLOCK_ERR_STOP_ENOSPC; in drive_get_onerror()1244 onerror = BLOCK_ERR_STOP_ENOSPC; in drive_init()1253 onerror = BLOCK_ERR_STOP_ENOSPC; in drive_init()
228 if ((error == ENOSPC && action == BLOCK_ERR_STOP_ENOSPC) in scsi_handle_write_error()