Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-thin-metadata.c148 struct dm_pool_metadata { struct
149 struct hlist_node hash;
151 struct block_device *bdev;
152 struct dm_block_manager *bm;
153 struct dm_space_map *metadata_sm;
154 struct dm_space_map *data_sm;
155 struct dm_transaction_manager *tm;
156 struct dm_transaction_manager *nb_tm;
163 struct dm_btree_info info;
168 struct dm_btree_info nb_info;
[all …]