Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/dm/
Ddm_target_snapshot.c99 int dm_target_snapshot_orig_strategy(dm_table_entry_t *, struct buf *);
167 dmt1->strategy = &dm_target_snapshot_orig_strategy; in dm_target_snapshot_modcmd()
426 dm_target_snapshot_orig_strategy(dm_table_entry_t *table_en, struct buf *bp) in dm_target_snapshot_orig_strategy() function