dm_thin_device 791 drivers/md/dm-thin-metadata.c struct dm_thin_device *td, *tmp; dm_thin_device 937 drivers/md/dm-thin-metadata.c struct dm_thin_device *td, *tmp; dm_thin_device 978 drivers/md/dm-thin-metadata.c struct dm_thin_device **td) dm_thin_device 981 drivers/md/dm-thin-metadata.c struct dm_thin_device *td2; dm_thin_device 1039 drivers/md/dm-thin-metadata.c static void __close_device(struct dm_thin_device *td) dm_thin_device 1051 drivers/md/dm-thin-metadata.c struct dm_thin_device *td; dm_thin_device 1101 drivers/md/dm-thin-metadata.c struct dm_thin_device *snap, dm_thin_device 1105 drivers/md/dm-thin-metadata.c struct dm_thin_device *td; dm_thin_device 1127 drivers/md/dm-thin-metadata.c struct dm_thin_device *td; dm_thin_device 1195 drivers/md/dm-thin-metadata.c struct dm_thin_device *td; dm_thin_device 1438 drivers/md/dm-thin-metadata.c struct dm_thin_device **td) dm_thin_device 1450 drivers/md/dm-thin-metadata.c int dm_pool_close_thin_device(struct dm_thin_device *td) dm_thin_device 1459 drivers/md/dm-thin-metadata.c dm_thin_id dm_thin_dev_id(struct dm_thin_device *td) dm_thin_device 1470 drivers/md/dm-thin-metadata.c static bool __snapshotted_since(struct dm_thin_device *td, uint32_t time) dm_thin_device 1475 drivers/md/dm-thin-metadata.c static void unpack_lookup_result(struct dm_thin_device *td, __le64 value, dm_thin_device 1488 drivers/md/dm-thin-metadata.c static int __find_block(struct dm_thin_device *td, dm_block_t block, dm_thin_device 1509 drivers/md/dm-thin-metadata.c int dm_thin_find_block(struct dm_thin_device *td, dm_block_t block, dm_thin_device 1527 drivers/md/dm-thin-metadata.c static int __find_next_mapped_block(struct dm_thin_device *td, dm_block_t block, dm_thin_device 1543 drivers/md/dm-thin-metadata.c static int __find_mapped_range(struct dm_thin_device *td, dm_thin_device 1589 drivers/md/dm-thin-metadata.c int dm_thin_find_mapped_range(struct dm_thin_device *td, dm_thin_device 1607 drivers/md/dm-thin-metadata.c static int __insert(struct dm_thin_device *td, dm_block_t block, dm_thin_device 1630 drivers/md/dm-thin-metadata.c int dm_thin_insert_block(struct dm_thin_device *td, dm_block_t block, dm_thin_device 1643 drivers/md/dm-thin-metadata.c static int __remove(struct dm_thin_device *td, dm_block_t block) dm_thin_device 1659 drivers/md/dm-thin-metadata.c static int __remove_range(struct dm_thin_device *td, dm_block_t begin, dm_block_t end) dm_thin_device 1718 drivers/md/dm-thin-metadata.c int dm_thin_remove_block(struct dm_thin_device *td, dm_block_t block) dm_thin_device 1730 drivers/md/dm-thin-metadata.c int dm_thin_remove_range(struct dm_thin_device *td, dm_thin_device 1787 drivers/md/dm-thin-metadata.c bool dm_thin_changed_this_transaction(struct dm_thin_device *td) dm_thin_device 1801 drivers/md/dm-thin-metadata.c struct dm_thin_device *td, *tmp; dm_thin_device 1815 drivers/md/dm-thin-metadata.c bool dm_thin_aborted_changes(struct dm_thin_device *td) dm_thin_device 1865 drivers/md/dm-thin-metadata.c struct dm_thin_device *td; dm_thin_device 1948 drivers/md/dm-thin-metadata.c int dm_thin_get_mapped_count(struct dm_thin_device *td, dm_block_t *result) dm_thin_device 1963 drivers/md/dm-thin-metadata.c static int __highest_block(struct dm_thin_device *td, dm_block_t *result) dm_thin_device 1979 drivers/md/dm-thin-metadata.c int dm_thin_get_highest_mapped_block(struct dm_thin_device *td, dm_thin_device 34 drivers/md/dm-thin-metadata.h struct dm_thin_device; dm_thin_device 129 drivers/md/dm-thin-metadata.h struct dm_thin_device **td); dm_thin_device 131 drivers/md/dm-thin-metadata.h int dm_pool_close_thin_device(struct dm_thin_device *td); dm_thin_device 133 drivers/md/dm-thin-metadata.h dm_thin_id dm_thin_dev_id(struct dm_thin_device *td); dm_thin_device 146 drivers/md/dm-thin-metadata.h int dm_thin_find_block(struct dm_thin_device *td, dm_block_t block, dm_thin_device 153 drivers/md/dm-thin-metadata.h int dm_thin_find_mapped_range(struct dm_thin_device *td, dm_thin_device 166 drivers/md/dm-thin-metadata.h int dm_thin_insert_block(struct dm_thin_device *td, dm_block_t block, dm_thin_device 169 drivers/md/dm-thin-metadata.h int dm_thin_remove_block(struct dm_thin_device *td, dm_block_t block); dm_thin_device 170 drivers/md/dm-thin-metadata.h int dm_thin_remove_range(struct dm_thin_device *td, dm_thin_device 176 drivers/md/dm-thin-metadata.h bool dm_thin_changed_this_transaction(struct dm_thin_device *td); dm_thin_device 180 drivers/md/dm-thin-metadata.h bool dm_thin_aborted_changes(struct dm_thin_device *td); dm_thin_device 182 drivers/md/dm-thin-metadata.h int dm_thin_get_highest_mapped_block(struct dm_thin_device *td, dm_thin_device 185 drivers/md/dm-thin-metadata.h int dm_thin_get_mapped_count(struct dm_thin_device *td, dm_block_t *result); dm_thin_device 120 drivers/md/dm-thin.c static void build_key(struct dm_thin_device *td, enum lock_space ls, dm_thin_device 129 drivers/md/dm-thin.c static void build_data_key(struct dm_thin_device *td, dm_block_t b, dm_thin_device 135 drivers/md/dm-thin.c static void build_virtual_key(struct dm_thin_device *td, dm_block_t b, dm_thin_device 346 drivers/md/dm-thin.c struct dm_thin_device *td; dm_thin_device 2722 drivers/md/dm-thin.c struct dm_thin_device *td = tc->td;