Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Ddm.h67 void dm_table_presuspend_undo_targets(struct dm_table *t);
H A Ddm.c2930 dm_table_presuspend_undo_targets(map); in __dm_suspend()
2981 dm_table_presuspend_undo_targets(map); in __dm_suspend()
H A Ddm-table.c1952 void dm_table_presuspend_undo_targets(struct dm_table *t) in dm_table_presuspend_undo_targets() function