Searched refs:dm_tm_destroy (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/md/persistent-data/
H A Ddm-transaction-manager.h25 void dm_tm_destroy(struct dm_transaction_manager *tm);
33 * viz. dm_tm_inc, dm_tm_dec. Call dm_tm_destroy() as you would with a normal
H A Ddm-transaction-manager.c200 void dm_tm_destroy(struct dm_transaction_manager *tm) function
210 EXPORT_SYMBOL_GPL(dm_tm_destroy); variable
499 dm_tm_destroy(*tm);
/linux-master/drivers/md/
H A Ddm-thin-metadata.c646 dm_tm_destroy(pmd->nb_tm);
652 dm_tm_destroy(pmd->tm);
761 dm_tm_destroy(pmd->tm);
814 dm_tm_destroy(pmd->nb_tm);
816 dm_tm_destroy(pmd->tm);
H A Ddm-era-target.c475 dm_tm_destroy(md->tm);
563 dm_tm_destroy(md->tm);
659 dm_tm_destroy(md->tm);
H A Ddm-clone-metadata.c418 dm_tm_destroy(cmd->tm);
462 dm_tm_destroy(cmd->tm);
H A Ddm-cache-metadata.c432 dm_tm_destroy(cmd->tm);
561 dm_tm_destroy(cmd->tm);

Completed in 380 milliseconds