Home
last modified time | relevance | path

Searched refs:dm_array_info (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/md/persistent-data/
A Ddm-array.h69 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 …]
A Ddm-array.c218 static int get_ablock(struct dm_array_info *info, dm_block_t b, in get_ablock()
391 struct dm_array_info *info;
578 struct dm_array_info *info = context; in block_inc()
593 struct dm_array_info *info = context; in __block_dec()
639 void dm_array_info_init(struct dm_array_info *info, in dm_array_info_init()
657 int dm_array_empty(struct dm_array_info *info, dm_block_t *root) in dm_array_empty()
695 int dm_array_resize(struct dm_array_info *info, dm_block_t root, in dm_array_resize()
731 int dm_array_new(struct dm_array_info *info, dm_block_t *root, in dm_array_new()
772 int dm_array_del(struct dm_array_info *info, dm_block_t root) in dm_array_del()
860 struct dm_array_info *info;
[all …]
A Ddm-bitset.h69 struct dm_array_info array_info;
/linux-6.3-rc2/drivers/md/
A Ddm-cache-metadata.c114 struct dm_array_info info;
115 struct dm_array_info hint_info;
A Ddm-era-target.c295 struct dm_array_info era_array_info;

Completed in 13 milliseconds