Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/persistent-data/
H A Ddm-transaction-manager.h133 void dm_tm_issue_prefetches(struct dm_transaction_manager *tm);
H A Ddm-transaction-manager.c453 void dm_tm_issue_prefetches(struct dm_transaction_manager *tm) in dm_tm_issue_prefetches() function
457 EXPORT_SYMBOL_GPL(dm_tm_issue_prefetches);
/openbmc/linux/drivers/md/
H A Ddm-thin-metadata.c2158 dm_tm_issue_prefetches(pmd->tm); in dm_pool_issue_prefetches()