Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/btrfs/raid56.c alloc_rbio() -> free_raid_bio_pointers()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rbio | 4096-ptr_max |
| PARAM_VALUE | 0 | rbio->bio_paddrs | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | rbio->error_bitmap | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | rbio->finish_pointers | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | rbio->stripe_paddrs | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | rbio->stripe_pages | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | rbio->stripe_uptodate_bitmap | 0,16,4096-ptr_max |
| BUF_SIZE | 0 | rbio | 432 |
| BUF_SIZE | 0 | rbio->bio_paddrs | 0-34359738360 |
| BUF_SIZE | 0 | rbio->finish_pointers | 8 |
| BUF_SIZE | 0 | rbio->stripe_paddrs | 0-34359738360 |
| BUF_SIZE | 0 | rbio->stripe_pages | 0-34359738360 |
| DATA_SOURCE | 0 | rbio | r _kzalloc_noprof |
| MEM_ZERO | 0 | rbio->error_bitmap | |
| MEM_ZERO | 0 | rbio->stripe_uptodate_bitmap | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
fs/btrfs/raid56.c free_raid_bio() -> free_raid_bio_pointers()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rbio | 4096-ptr_max |
| PARAM_VALUE | 0 | rbio->bioc | 0,4096-ptr_max |
| CAPPED_DATA | 0 | rbio | 1 |
| CAPPED_DATA | 0 | rbio->nr_pages | 1 |
| CAPPED_DATA | 0 | &rbio->hash_list | 1 |
| CAPPED_DATA | 0 | &rbio->stripe_cache | 1 |
| DATA_SOURCE | 0 | rbio | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | rbio->nr_data | |
| NO_OVERFLOW_SIMPLE | 0 | rbio->nr_pages | |
| NO_OVERFLOW_SIMPLE | 0 | rbio->real_stripes | |
| NO_OVERFLOW_SIMPLE | 0 | rbio->scrubp | |
| HALF_LOCKED2 | &table->cache_lock |