Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-thin-metadata.h84 int dm_pool_commit_metadata(struct dm_pool_metadata *pmd);
H A Ddm-thin-metadata.c1851 int dm_pool_commit_metadata(struct dm_pool_metadata *pmd) in dm_pool_commit_metadata() function
H A Ddm-thin.c1499 r = dm_pool_commit_metadata(pool->pmd); in commit()
1501 metadata_operation_failed(pool, "dm_pool_commit_metadata", r); in commit()
/kernel/linux/linux-6.6/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()
1496 metadata_operation_failed(pool, "dm_pool_commit_metadata", r); in commit()

Completed in 20 milliseconds