Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- drivers/md/dm-cache-metadata.c, line 405
- drivers/md/dm-era-target.c, line 465
- drivers/md/persistent-data/dm-array.c
- drivers/md/persistent-data/dm-bitset.c, line 39
Smatch caller information:
drivers/md/persistent-data/dm-bitset.c dm_bitset_empty() -> dm_array_empty()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | info | 4096-ptr_max |
| PARAM_VALUE | 1 | root | 4096-ptr_max |
| DATA_SOURCE | 1 | root | $1 |
| HALF_LOCKED2 | &pool->lock |
drivers/md/persistent-data/dm-array.c dm_array_new() -> dm_array_empty()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | info | 4096-ptr_max |
| PARAM_VALUE | 1 | root | 4096-ptr_max |
| DATA_SOURCE | 0 | info | $0 |
| DATA_SOURCE | 1 | root | $1 |
| LOCK2 | &cache->background_work_lock | ||
| LOCK2 | &cmd->root_lock | ||
| HALF_LOCKED2 | &md->io_barrier | ||
| HALF_LOCKED2 | &md->suspend_lock | ||
| TYPE_LOCK | (struct cache)->background_work_lock | ||
| TYPE_LOCK | (struct dm_cache_metadata)->root_lock | ||
| TYPE_LOCK | (struct mapped_device)->suspend_lock |
drivers/md/dm-era-target.c create_fresh_metadata() -> dm_array_empty()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | info | 4096-ptr_max |
| PARAM_VALUE | 0 | info->btree_info.levels | 1 |
| PARAM_VALUE | 0 | info->btree_info.tm | 4096-ptr_max,(-12) |
| PARAM_VALUE | 0 | info->btree_info.value_type.context | 4096-ptr_max |
| PARAM_VALUE | 0 | info->btree_info.value_type.dec | 2706716531669463040 |
| PARAM_VALUE | 0 | info->btree_info.value_type.equal | 6118488563768561664 |
| PARAM_VALUE | 0 | info->btree_info.value_type.inc | 4251253500904906752 |
| PARAM_VALUE | 0 | info->btree_info.value_type.size | 8 |
| PARAM_VALUE | 0 | info->value_type.size | 4 |
| PARAM_VALUE | 1 | root | 4096-ptr_max |
| HALF_LOCKED2 | &md->type_lock |
drivers/md/dm-cache-metadata.c __format_metadata() -> dm_array_empty()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | info | 4096-ptr_max |
| PARAM_VALUE | 0 | info->btree_info.levels | 1 |
| PARAM_VALUE | 0 | info->btree_info.tm | 4096-ptr_max,(-12) |
| PARAM_VALUE | 0 | info->btree_info.value_type.context | 4096-ptr_max |
| PARAM_VALUE | 0 | info->btree_info.value_type.dec | 2706716531669463040 |
| PARAM_VALUE | 0 | info->btree_info.value_type.equal | 6118488563768561664 |
| PARAM_VALUE | 0 | info->btree_info.value_type.inc | 4251253500904906752 |
| PARAM_VALUE | 0 | info->btree_info.value_type.size | 8 |
| PARAM_VALUE | 1 | root | 4096-ptr_max |
| HALF_LOCKED2 | &md->type_lock |