Documented in 1 files:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
block/bio.c guard_bio_eod() -> bio_truncate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | bio | 4096-ptr_max |
| PARAM_VALUE | 0 | bio->bi_bdev | 4096-ptr_max |
| PARAM_VALUE | 0 | bio->bi_iter.bi_sector | 0-18446744073709551614 |
| PARAM_VALUE | 1 | new_size | 512-4294966272 |
| BUF_SIZE | 0 | bio->bi_private | (-1)-s32max |
| CAPPED_DATA | 0 | bio->bi_iter.bi_sector | 1 |
| CAPPED_DATA | 1 | new_size | 1 |
| DATA_SOURCE | 0 | bio | $0 |
| PARAM_COMPARE | 0 | bio->bi_bdev->bd_nr_sectors | > $0->bi_iter.bi_sector |
| BIT_INFO | 1 | new_size | 0x0,0xfffffe00 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |