Home
last modified time | relevance | path

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

/linux/drivers/md/persistent-data/
A Ddm-transaction-manager.h148 int dm_tm_open_with_sm(struct dm_block_manager *bm, dm_block_t sb_location,
A Ddm-transaction-manager.c507 int dm_tm_open_with_sm(struct dm_block_manager *bm, dm_block_t sb_location, in dm_tm_open_with_sm() function
514 EXPORT_SYMBOL_GPL(dm_tm_open_with_sm);
/linux/drivers/md/
A Ddm-clone-metadata.c341 r = dm_tm_open_with_sm(cmd->bm, SUPERBLOCK_LOCATION, in __open_metadata()
A Ddm-era-target.c581 r = dm_tm_open_with_sm(md->bm, SUPERBLOCK_LOCATION, in open_metadata()
A Ddm-cache-metadata.c493 r = dm_tm_open_with_sm(cmd->bm, CACHE_SUPERBLOCK_LOCATION, in __open_metadata()
A Ddm-thin-metadata.c703 r = dm_tm_open_with_sm(pmd->bm, THIN_SUPERBLOCK_LOCATION, in __open_metadata()

Completed in 25 milliseconds