Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/md/dm-integrity.c calculate_device_limits() -> calculate_journal_section_size()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ic | 4096-ptr_max |
| PARAM_VALUE | 0 | ic->sb | 4096-ptr_max |
| PARAM_VALUE | 0 | ic->sb->flags | 0-1,8-121 |
| CAPPED_DATA | 0 | ic->sb->log2_interleave_sectors | 1 |
| DATA_SOURCE | 0 | ic | $0 |
| FUZZY_MAX | 0 | ic->sb->flags | 0 |
| MEM_ZERO | 0 | ic->sb | |
| NOCHECK_CALL |
drivers/md/dm-integrity.c initialize_superblock() -> calculate_journal_section_size()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ic | 4096-ptr_max |
| PARAM_VALUE | 0 | ic->sb | 4096-ptr_max |
| PARAM_VALUE | 0 | ic->sb->flags | 0-1,32-33 |
| DATA_SOURCE | 0 | ic | $0 |
| FUZZY_MAX | 0 | ic->sb->flags | 0 |
| MEM_ZERO | 0 | ic->sb | |
| NOCHECK_CALL |