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

/linux-master/drivers/md/persistent-data/
H A Ddm-transaction-manager.h149 int dm_tm_open_with_sm(struct dm_block_manager *bm, dm_block_t sb_location,
H A Ddm-transaction-manager.c512 int dm_tm_open_with_sm(struct dm_block_manager *bm, dm_block_t sb_location, function
519 EXPORT_SYMBOL_GPL(dm_tm_open_with_sm); variable
/linux-master/drivers/md/
H A Ddm-clone-metadata.c341 r = dm_tm_open_with_sm(cmd->bm, SUPERBLOCK_LOCATION,
347 DMERR("dm_tm_open_with_sm failed");
H A Ddm-era-target.c592 r = dm_tm_open_with_sm(md->bm, SUPERBLOCK_LOCATION,
597 DMERR("dm_tm_open_with_sm failed");
H A Ddm-thin-metadata.c716 r = dm_tm_open_with_sm(pmd->bm, THIN_SUPERBLOCK_LOCATION,
H A Ddm-cache-metadata.c495 r = dm_tm_open_with_sm(cmd->bm, CACHE_SUPERBLOCK_LOCATION,

Completed in 146 milliseconds