Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/btrfs/raid56.c finish_parity_scrub() -> submit_write_bios()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rbio | 4096-ptr_max |
| PARAM_VALUE | 0 | rbio->bioc | 4096-ptr_max |
| PARAM_VALUE | 0 | rbio->bioc->fs_info | 4096-ptr_max |
| PARAM_VALUE | 0 | rbio->finish_pointers | 4096-ptr_max |
| PARAM_VALUE | 0 | rbio->io_wait.head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | rbio->io_wait.head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | rbio->stripe_nsectors | 0-64 |
| PARAM_VALUE | 0 | *rbio->stripe_pages | 4096-ptr_max |
| PARAM_VALUE | 1 | bio_list | 3263918618283216896 |
| PARAM_VALUE | 1 | bio_list->head | 0,4096-ptr_max |
| PARAM_VALUE | 1 | bio_list->tail | 0,4096-ptr_max |
| CAPPED_DATA | 0 | rbio->nr_sectors | 1 |
| CAPPED_DATA | 0 | rbio->stripe_nsectors | 1 |
| DATA_SOURCE | 0 | rbio | $0 |
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | rbio->real_stripes | |
| HALF_LOCKED2 | &pool->lock |
fs/btrfs/raid56.c rmw_rbio() -> submit_write_bios()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rbio | 4096-ptr_max |
| PARAM_VALUE | 0 | rbio->bio_list_bytes | 0-16711680 |
| PARAM_VALUE | 0 | rbio->bio_list_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | rbio->bioc | 4096-ptr_max |
| PARAM_VALUE | 1 | bio_list | 8233135648015785984 |
| PARAM_VALUE | 1 | bio_list->head | 0,4096-ptr_max |
| PARAM_VALUE | 1 | bio_list->tail | 0,4096-ptr_max |
| CAPPED_DATA | 0 | rbio->bio_list_bytes | 1 |
| CAPPED_DATA | 0 | rbio->nr_sectors | 1 |
| CAPPED_DATA | 0 | rbio->stripe_nsectors | 1 |
| DATA_SOURCE | 0 | rbio | $0 |
| PARAM_COMPARE | 0 | rbio->nr_sectors | >= $0->stripe_nsectors |
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | rbio->nr_data | |
| NO_OVERFLOW_SIMPLE | 0 | rbio->real_stripes | |
| HALF_LOCKED2 | &pool->lock |