Home
last modified time | relevance | path

Searched refs:dm_swap_table (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Ddevice-mapper.h631 struct dm_table *dm_swap_table(struct mapped_device *md,
/linux-6.15/drivers/md/
H A Ddm-ioctl.c1206 old_map = dm_swap_table(md, new_map); in do_resume()
2326 old_map = dm_swap_table(md, t); in dm_early_create()
H A Ddm.c2822 struct dm_table *dm_swap_table(struct mapped_device *md, struct dm_table *table) in dm_swap_table() function