Lines Matching refs:dm_table
125 struct dm_table { struct
143 struct dm_table *map; argument
513 struct dm_table *map; in dm_blk_ioctl()
648 struct dm_table *dm_get_live_table(struct mapped_device *md, int *srcu_idx) __acquires(md->io_barri… in dm_get_live_table()
670 static struct dm_table *dm_get_live_table_fast(struct mapped_device *md) __acquires(RCU) in dm_get_live_table_fast()
1396 struct dm_table *map;
1603 struct dm_table *map, struct bio *bio) in __split_and_process_bio()
1649 struct dm_table *map = dm_get_live_table_fast(md); in dm_merge_bvec()
1708 struct dm_table *map; in _dm_request()
1914 struct dm_table *map = dm_get_live_table(md, &srcu_idx); in dm_request_fn()
1982 struct dm_table *map = dm_get_live_table_fast(md); in dm_lld_busy()
1998 struct dm_table *map; in dm_any_congested()
2232 static void __bind_mempools(struct mapped_device *md, struct dm_table *t) in __bind_mempools()
2337 static int dm_table_merge_is_optional(struct dm_table *table) in dm_table_merge_is_optional()
2356 static struct dm_table *__bind(struct mapped_device *md, struct dm_table *t, in __bind()
2359 struct dm_table *old_map; in __bind()
2407 static struct dm_table *__unbind(struct mapped_device *md) in __unbind()
2409 struct dm_table *map = md->map; in __unbind()
2586 struct dm_table *map; in __dm_destroy()
2682 struct dm_table *map; in dm_wq_work()
2713 struct dm_table *dm_swap_table(struct mapped_device *md, struct dm_table *table) in dm_swap_table()
2715 struct dm_table *live_map = NULL, *map = ERR_PTR(-EINVAL); in dm_swap_table()
2803 struct dm_table *map = NULL; in dm_suspend()
2903 struct dm_table *map = NULL; in dm_resume()