Home
last modified time | relevance | path

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

/drivers/md/
Ddm.h46 void dm_table_presuspend_targets(struct dm_table *t);
Ddm.c1371 dm_table_presuspend_targets(map); in dm_put()
1559 dm_table_presuspend_targets(map); in dm_suspend()
Ddm-table.c933 void dm_table_presuspend_targets(struct dm_table *t) in dm_table_presuspend_targets() function