Searched refs:dm_target_snapshot_strategy (Results 1 – 1 of 1) sorted by relevance
91 int dm_target_snapshot_strategy(dm_table_entry_t *, struct buf *);155 dmt->strategy = &dm_target_snapshot_strategy; in dm_target_snapshot_modcmd()292 dm_target_snapshot_strategy(dm_table_entry_t *table_en, struct buf *bp) in dm_target_snapshot_strategy() function