Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
- drivers/md/persistent-data/dm-space-map-disk.c, line 163
- drivers/md/persistent-data/dm-space-map-metadata.c
Smatch caller information:
drivers/md/persistent-data/dm-space-map-metadata.c sm_metadata_commit() -> sm_ll_commit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ll | 4096-ptr_max |
| HALF_LOCKED2 | global &dm_thin_pool_table.mutex |
drivers/md/persistent-data/dm-space-map-metadata.c sm_metadata_extend() -> sm_ll_commit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ll | 4096-ptr_max |
| PARAM_VALUE | 0 | ll->bitmap_index_changed | 1 |
| PARAM_VALUE | 0 | ll->max_entries | 4096-ptr_max |
| LOCK2 | &md->suspend_lock | ||
| LOCK2 | &pmd->root_lock | ||
| TYPE_LOCK | (struct dm_pool_metadata)->root_lock | ||
| TYPE_LOCK | (struct mapped_device)->suspend_lock |
drivers/md/persistent-data/dm-space-map-disk.c sm_disk_commit() -> sm_ll_commit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ll | 4096-ptr_max |
| HALF_LOCKED2 | global &dm_thin_pool_table.mutex |