Searched refs:dm_table (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/md/ |
| H A D | dm-table.c | 60 static inline sector_t *get_node(struct dm_table *t, in get_node() 70 static sector_t high(struct dm_table *t, unsigned int l, unsigned int n) in high() 85 static int setup_btree_index(unsigned int l, struct dm_table *t) in setup_btree_index() 104 static int alloc_targets(struct dm_table *t, unsigned int num) in alloc_targets() 128 int dm_table_create(struct dm_table **result, blk_mode_t mode, in dm_table_create() 131 struct dm_table *t; in dm_table_create() 181 static void dm_table_destroy_crypto_profile(struct dm_table *t); 183 void dm_table_destroy(struct dm_table *t) in dm_table_destroy() 372 struct dm_table *t = ti->table; in dm_get_device() 467 struct dm_table *t = ti->table; in dm_put_device() [all …]
|
| H A D | dm-zone.c | 19 static int dm_blk_do_report_zones(struct mapped_device *md, struct dm_table *t, in dm_blk_do_report_zones() 52 struct dm_table *map; in dm_blk_report_zones() 53 struct dm_table *zone_revalidate_map = md->zone_revalidate_map; in dm_blk_report_zones() 169 int dm_revalidate_zones(struct dm_table *t, struct request_queue *q) in dm_revalidate_zones() 216 static bool dm_table_supports_zone_append(struct dm_table *t) in dm_table_supports_zone_append() 346 int dm_set_zones_restrictions(struct dm_table *t, struct request_queue *q, in dm_set_zones_restrictions() 442 void dm_finalize_zone_settings(struct dm_table *t, struct queue_limits *lim) in dm_finalize_zone_settings() 498 int dm_zone_get_reset_bitmap(struct mapped_device *md, struct dm_table *t, in dm_zone_get_reset_bitmap()
|
| H A D | dm-ima.h | 60 void dm_ima_measure_on_table_load(struct dm_table *table, unsigned int status_flags); 69 static inline void dm_ima_measure_on_table_load(struct dm_table *table, unsigned int status_flags) … in dm_ima_measure_on_table_load()
|
| H A D | dm-ioctl.c | 53 struct dm_table *new_map; 308 static struct dm_table *__hash_remove(struct hash_cell *hc) in __hash_remove() 310 struct dm_table *table; in __hash_remove() 342 struct dm_table *t; in dm_hash_remove_all() 431 struct dm_table *table; in dm_hash_rename() 789 static struct dm_table *dm_get_inactive_table(struct mapped_device *md, int *srcu_idx) in dm_get_inactive_table() 792 struct dm_table *table = NULL; in dm_get_inactive_table() 812 static struct dm_table *dm_get_live_or_inactive_table(struct mapped_device *md, in dm_get_live_or_inactive_table() 827 struct dm_table *table; in __dev_status() 982 struct dm_table *t; in dev_remove() [all …]
|
| H A D | dm.c | 84 struct dm_table *map; 418 struct dm_table *map; in dm_prepare_ioctl() 684 struct dm_table *dm_get_live_table(struct mapped_device *md, in dm_get_live_table() 708 static struct dm_table *dm_get_live_table_fast(struct mapped_device *md) __acquires(RCU) in dm_get_live_table_fast() 1196 struct dm_table *map; in dm_dax_get_live_target() 1528 struct dm_table *t = ci->map; in __send_empty_flush() 1767 struct dm_table *map, struct bio *bio, bool is_abnormal) in init_clone_info() 1905 struct dm_table *t = ci->map; in __send_zone_reset_all() 1946 struct dm_table *map, struct bio *bio) in dm_split_and_process_bio() 2067 struct dm_table *map; in dm_submit_bio() [all …]
|
| H A D | dm-core.h | 189 struct dm_table { struct 231 static inline struct dm_target *dm_table_get_target(struct dm_table *t, in dm_table_get_target() argument
|
| H A D | dm-rq.h | 34 int dm_mq_init_request_queue(struct mapped_device *md, struct dm_table *t);
|
| H A D | dm-verity-loadpin.c | 56 struct dm_table *table; in dm_verity_loadpin_is_bdev_trusted()
|
| H A D | dm-rq.c | 495 struct dm_table *map; in dm_mq_queue_rq() 538 int dm_mq_init_request_queue(struct mapped_device *md, struct dm_table *t) in dm_mq_init_request_queue()
|