Searched refs:live_map (Results 1 – 1 of 1) sorted by relevance
2815 struct dm_table *live_map = NULL, *map = ERR_PTR(-EINVAL); in dm_swap_table() local2832 live_map = dm_get_live_table_fast(md); in dm_swap_table()2833 if (live_map) in dm_swap_table()2838 if (!live_map) { in dm_swap_table()