Home
last modified time | relevance | path

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

/linux/drivers/md/persistent-data/
H A Ddm-transaction-manager.h113 typedef void (*dm_tm_run_fn)(struct dm_transaction_manager *, dm_block_t, dm_block_t); typedef
115 const __le64 *value_le, unsigned int count, dm_tm_run_fn fn);
H A Ddm-transaction-manager.c401 const __le64 *value_le, unsigned int count, dm_tm_run_fn fn) in dm_tm_with_runs()