Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/md/dm-cache-policy.c dm_cache_policy_create() -> (struct dm_cache_policy_type)->create()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | origin_size | 1-u64max |
| PARAM_VALUE | 2 | cache_block_size | 64-2097152 |
| DATA_SOURCE | 0 | cache_size | $1 |
| DATA_SOURCE | 1 | origin_size | $2 |
| DATA_SOURCE | 2 | cache_block_size | $3 |
| NO_OVERFLOW_SIMPLE | 1 | origin_size | |
| NO_OVERFLOW_SIMPLE | 2 | cache_block_size |