Home
last modified time | relevance | path

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

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