dm_bm_flush
return dm_bm_flush(cmd->bm);
EXPORT_SYMBOL_GPL(dm_bm_flush);
int dm_bm_flush(struct dm_block_manager *bm);
return dm_bm_flush(tm->bm);