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

/linux-master/include/linux/
H A Ddevice-mapper.h608 struct dm_table *dm_swap_table(struct mapped_device *md,
/linux-master/drivers/md/
H A Ddm-ioctl.c1188 old_map = dm_swap_table(md, new_map);
1216 * Since dm_swap_table synchronizes RCU, nobody should be in
2308 old_map = dm_swap_table(md, t);
H A Ddm.c2637 struct dm_table *dm_swap_table(struct mapped_device *md, struct dm_table *table) function

Completed in 143 milliseconds