Lines Matching refs:dm_table
84 struct dm_table *map;
418 struct dm_table *map; in dm_prepare_ioctl()
688 struct dm_table *dm_get_live_table(struct mapped_device *md, in dm_get_live_table()
712 static struct dm_table *dm_get_live_table_fast(struct mapped_device *md) __acquires(RCU) in dm_get_live_table_fast()
1198 struct dm_table *map; in dm_dax_get_live_target()
1529 struct dm_table *t = ci->map; in __send_empty_flush()
1764 struct dm_table *map, struct bio *bio, bool is_abnormal) in init_clone_info()
1902 struct dm_table *t = ci->map; in __send_zone_reset_all()
1943 struct dm_table *map, struct bio *bio) in dm_split_and_process_bio()
2046 struct dm_table *map; in dm_submit_bio()
2421 static struct dm_table *__bind(struct mapped_device *md, struct dm_table *t, in __bind()
2424 struct dm_table *old_map; in __bind()
2499 static struct dm_table *__unbind(struct mapped_device *md) in __unbind()
2501 struct dm_table *map = rcu_dereference_protected(md->map, 1); in __unbind()
2557 int dm_setup_md_queue(struct mapped_device *md, struct dm_table *t) in dm_setup_md_queue()
2681 struct dm_table *map; in __dm_destroy()
2831 struct dm_table *dm_swap_table(struct mapped_device *md, struct dm_table *table) in dm_swap_table()
2833 struct dm_table *live_map = NULL, *map = ERR_PTR(-EINVAL); in dm_swap_table()
2905 static int __dm_suspend(struct mapped_device *md, struct dm_table *map, in __dm_suspend()
3015 struct dm_table *map = NULL; in dm_suspend()
3054 static int __dm_resume(struct mapped_device *md, struct dm_table *map) in __dm_resume()
3081 struct dm_table *map = NULL; in dm_resume()
3122 struct dm_table *map = NULL; in __dm_internal_suspend()
3153 struct dm_table *map; in __dm_internal_resume()
3396 struct dm_table *table; in dm_blk_get_unique_id()
3439 struct dm_table *table; in dm_call_pr()