Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/md/raid5.c handle_stripe_fill() -> fetch_block()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sh | 4096-ptr_max |
| PARAM_VALUE | 0 | sh->batch_head | 0,4096-ptr_max |
| PARAM_VALUE | 0 | sh->check_state | 0 |
| PARAM_VALUE | 0 | sh->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | sh->log_io | 0 |
| PARAM_VALUE | 0 | sh->ppl_io | 0 |
| PARAM_VALUE | 0 | sh->ppl_io->log->io_list_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sh->ppl_io->log->ppl_conf->no_mem_stripes_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sh->raid_conf | 4096-ptr_max |
| PARAM_VALUE | 0 | sh->raid_conf->log | 0,4096-ptr_max |
| PARAM_VALUE | 0 | sh->raid_conf->mddev | 4096-ptr_max |
| PARAM_VALUE | 0 | sh->reconstruct_state | 0 |
| PARAM_VALUE | 1 | s | 930397504698331136 |
| PARAM_VALUE | 1 | s->compute | 0-2 |
| PARAM_VALUE | 1 | s->dec_preread_active | 0-1 |
| PARAM_VALUE | 1 | s->expanded | 0-1 |
| PARAM_VALUE | 1 | s->expanding | 0-1 |
| PARAM_VALUE | 1 | s->failed | 0-s32max |
| PARAM_VALUE | 1 | s->injournal | 0-s32max |
| PARAM_VALUE | 1 | s->just_cached | 0-s32max |
| PARAM_VALUE | 1 | s->locked | 0-s32max |
| PARAM_VALUE | 1 | s->log_failed | 0-1 |
| PARAM_VALUE | 1 | s->non_overwrite | 0-s32max |
| PARAM_VALUE | 1 | s->ops_request | 0 |
| PARAM_VALUE | 1 | s->p_failed | 0-1 |
| PARAM_VALUE | 1 | s->q_failed | 0-1 |
| PARAM_VALUE | 1 | s->replacing | 0-1 |
| PARAM_VALUE | 1 | s->req_compute | 0 |
| PARAM_VALUE | 1 | s->syncing | 0-1 |
| PARAM_VALUE | 1 | s->to_fill | 0-s32max |
| PARAM_VALUE | 1 | s->to_read | 0 |
| PARAM_VALUE | 1 | s->to_write | 0-s32max |
| PARAM_VALUE | 1 | s->uptodate | 0-s32max |
| PARAM_VALUE | 1 | s->written | 0-s32max |
| CAPPED_DATA | 0 | sh | 1 |
| DATA_SOURCE | 0 | sh | $0 |
| DATA_SOURCE | 1 | s | $1 |
| DATA_SOURCE | 3 | disks | $2 |
| PARAM_COMPARE | 2 | disk_idx | > $3 |
| PARAM_COMPARE | 3 | disks | < $2 |
| MEM_ZERO | 1 | s | |
| TASK_NOT_RUNNING | |||
| UNITS | 0 | sh | unit_jiffy |
| UNITS | 2 | disk_idx | unit_byte |
| UNITS | 3 | disks | unit_byte |