Home
last modified time | relevance | path

Searched defs:ll_disk (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/md/persistent-data/
Ddm-space-map-common.h72 struct ll_disk { struct
73 struct dm_transaction_manager *tm;
74 struct dm_btree_info bitmap_info;
75 struct dm_btree_info ref_count_info;
77 uint32_t block_size;
78 uint32_t entries_per_block;
79 dm_block_t nr_blocks;
80 dm_block_t nr_allocated;
85 dm_block_t bitmap_root;
87 dm_block_t ref_count_root;
[all …]