Searched refs:dm_cache_commit (Results 1 – 2 of 2) sorted by relevance
1619 int dm_cache_commit(struct dm_cache_metadata *cmd, bool clean_shutdown) in dm_cache_commit() 1613 int dm_cache_commit(struct dm_cache_metadata *cmd, bool clean_shutdown) dm_cache_commit() function
1788 r = dm_cache_commit(cache->cmd, clean_shutdown);1790 metadata_operation_failed(cache, "dm_cache_commit", r); in process_discard_bio()