Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/md/dm-thin.c cell_error() -> cell_error_with_code()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pool | 4096-ptr_max |
| PARAM_VALUE | 0 | pool->throttle.lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 2 | error_code | 3,10 |
| DATA_SOURCE | 0 | pool | $0 |
| DATA_SOURCE | 1 | cell | $1 |
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 1 | cell->key.block_begin | |
| NO_OVERFLOW_SIMPLE | 1 | cell->key.block_end | |
| HALF_LOCKED2 | &pool->lock |
drivers/md/dm-thin.c cell_requeue() -> cell_error_with_code()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | cell | 4096-ptr_max |
| PARAM_VALUE | 2 | error_code | 11 |
| DATA_SOURCE | 0 | pool | $0 |
| DATA_SOURCE | 1 | cell | $1 |
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pool->lock |
drivers/md/dm-thin.c cell_success() -> cell_error_with_code()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pool | 4096-ptr_max |
| PARAM_VALUE | 0 | pool->all_io_ds->current_entry | 0-4294967295 |
| PARAM_VALUE | 0 | pool->next_mapping | 1-u64max |
| PARAM_VALUE | 0 | pool->next_mapping->tc->td->changed | 0-1 |
| PARAM_VALUE | 0 | pool->pmd->data_block_size | 0-s64max |
| PARAM_VALUE | 0 | pool->pmd->fail_io | 0-1 |
| PARAM_VALUE | 0 | pool->pmd->flags | 0-s64max |
| PARAM_VALUE | 0 | pool->pmd->in_service | 0-1 |
| PARAM_VALUE | 0 | pool->pmd->time | 0-4294967295 |
| PARAM_VALUE | 0 | pool->shared_read_ds->current_entry | 0-4294967295 |
| PARAM_VALUE | 0 | pool->throttle.lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 1 | cell | 4096-ptr_max |
| PARAM_VALUE | 2 | error_code | 0 |
| DATA_SOURCE | 0 | pool | $0 |
| DATA_SOURCE | 1 | cell | $1 |
| NOCHECK_CALL | |||
| LOCK2 | &pool->lock |
drivers/md/dm-thin.c retry_bios_on_resume() -> cell_error_with_code()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pool | 4096-ptr_max |
| PARAM_VALUE | 0 | pool->next_mapping | 1-u64max |
| PARAM_VALUE | 1 | cell | 4096-ptr_max |
| PARAM_VALUE | 2 | error_code | 3,10 |
| DATA_SOURCE | 0 | pool | $0 |
| DATA_SOURCE | 1 | cell | $1 |
| DATA_SOURCE | 2 | error_code | r should_error_unserviceable_bio |
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 1 | cell->key.block_begin | |
| NO_OVERFLOW_SIMPLE | 1 | cell->key.block_end | |
| LOCK2 | &pool->lock |