Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm-thin-metadata.h84 int dm_pool_commit_metadata(struct dm_pool_metadata *pmd);
Ddm-thin-metadata.c1838 int dm_pool_commit_metadata(struct dm_pool_metadata *pmd) in dm_pool_commit_metadata() function
Ddm-thin.c1489 r = dm_pool_commit_metadata(pool->pmd); in commit()