Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/persistent-data/
Ddm-space-map-common.h71 struct ll_disk { struct
72 struct dm_transaction_manager *tm;
73 struct dm_btree_info bitmap_info;
74 struct dm_btree_info ref_count_info;
76 uint32_t block_size;
77 uint32_t entries_per_block;
78 dm_block_t nr_blocks;
79 dm_block_t nr_allocated;
84 dm_block_t bitmap_root;
86 dm_block_t ref_count_root;
[all …]