Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-thin-metadata.h178 bool dm_pool_changed_this_transaction(struct dm_pool_metadata *pmd);
H A Ddm-thin-metadata.c1824 bool dm_pool_changed_this_transaction(struct dm_pool_metadata *pmd) in dm_pool_changed_this_transaction() function
H A Ddm-thin.c2392 !(dm_pool_changed_this_transaction(pool->pmd) && need_commit_due_to_time(pool))) in process_deferred_bios()