Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm.h67 void dm_table_presuspend_undo_targets(struct dm_table *t);
H A Ddm.c2713 dm_table_presuspend_undo_targets(map); in __dm_suspend()
2764 dm_table_presuspend_undo_targets(map); in __dm_suspend()
H A Ddm-table.c2102 void dm_table_presuspend_undo_targets(struct dm_table *t) in dm_table_presuspend_undo_targets() function