Searched refs:dm_array_info (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/md/persistent-data/ |
| H A D | dm-array.h | 69 struct dm_array_info { struct 83 void dm_array_info_init(struct dm_array_info *info, 93 int dm_array_empty(struct dm_array_info *info, dm_block_t *root); 110 int dm_array_resize(struct dm_array_info *info, dm_block_t root, 131 int dm_array_new(struct dm_array_info *info, dm_block_t *root, 138 int dm_array_del(struct dm_array_info *info, dm_block_t root); 150 int dm_array_get_value(struct dm_array_info *info, dm_block_t root, 168 int dm_array_set_value(struct dm_array_info *info, dm_block_t root, 180 int dm_array_walk(struct dm_array_info *info, dm_block_t root, 197 struct dm_array_info *info; [all …]
|
| H A D | dm-bitset.h | 69 struct dm_array_info array_info;
|
| /linux/drivers/md/ |
| H A D | dm-era-target.c | 295 struct dm_array_info era_array_info;
|