Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-thin-metadata.h85 int dm_pool_commit_metadata(struct dm_pool_metadata *pmd);
H A Ddm-thin-metadata.c1864 int dm_pool_commit_metadata(struct dm_pool_metadata *pmd) in dm_pool_commit_metadata() function
H A Ddm-thin.c1494 r = dm_pool_commit_metadata(pool->pmd); in commit()