Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm.c2442 static struct dm_table *__bind(struct mapped_device *md, struct dm_table *t, in __bind() function
2899 map = __bind(md, table, update_limits ? &limits : NULL); in dm_swap_table()