Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-ioctl.c827 static struct dm_table *dm_get_live_or_inactive_table(struct mapped_device *md, in __dev_status()
1401 table = dm_get_live_or_inactive_table(md, param, &srcu_idx); in dev_arm_poll()
1710 table = dm_get_live_or_inactive_table(md, param, &srcu_idx); in table_status()
1736 table = dm_get_live_or_inactive_table(md, param, &srcu_idx); in message_for_md()
812 static struct dm_table *dm_get_live_or_inactive_table(struct mapped_device *md, dm_get_live_or_inactive_table() function