Home
last modified time | relevance | path

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

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