Lines Matching refs:dm_thin_device
34 struct dm_thin_device;
129 struct dm_thin_device **td);
131 int dm_pool_close_thin_device(struct dm_thin_device *td);
133 dm_thin_id dm_thin_dev_id(struct dm_thin_device *td);
146 int dm_thin_find_block(struct dm_thin_device *td, dm_block_t block,
153 int dm_thin_find_mapped_range(struct dm_thin_device *td,
166 int dm_thin_insert_block(struct dm_thin_device *td, dm_block_t block,
169 int dm_thin_remove_range(struct dm_thin_device *td,
175 bool dm_thin_changed_this_transaction(struct dm_thin_device *td);
179 bool dm_thin_aborted_changes(struct dm_thin_device *td);
181 int dm_thin_get_highest_mapped_block(struct dm_thin_device *td,
184 int dm_thin_get_mapped_count(struct dm_thin_device *td, dm_block_t *result);