Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm.h68 void dm_table_presuspend_undo_targets(struct dm_table *t);
H A Ddm.c2939 dm_table_presuspend_undo_targets(map); in __dm_suspend()
2990 dm_table_presuspend_undo_targets(map); in __dm_suspend()
H A Ddm-table.c2181 void dm_table_presuspend_undo_targets(struct dm_table *t) in dm_table_presuspend_undo_targets() function