dm_cache_commit
int dm_cache_commit(struct dm_cache_metadata *cmd, bool clean_shutdown);
r = dm_cache_commit(cache->cmd, clean_shutdown);