Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm.h63 void dm_table_presuspend_undo_targets(struct dm_table *t);
H A Ddm.c2534 dm_table_presuspend_undo_targets(map); in __dm_suspend()
2585 dm_table_presuspend_undo_targets(map); in __dm_suspend()
H A Ddm-table.c2241 void dm_table_presuspend_undo_targets(struct dm_table *t) in dm_table_presuspend_undo_targets() function