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

/linux-4.4.14/drivers/md/persistent-data/
H A Ddm-transaction-manager.c446 int dm_tm_open_with_sm(struct dm_block_manager *bm, dm_block_t sb_location, dm_tm_open_with_sm() function
453 EXPORT_SYMBOL_GPL(dm_tm_open_with_sm); variable
H A Ddm-transaction-manager.h132 int dm_tm_open_with_sm(struct dm_block_manager *bm, dm_block_t sb_location,
/linux-4.4.14/drivers/md/
H A Ddm-era-target.c567 r = dm_tm_open_with_sm(md->bm, SUPERBLOCK_LOCATION, open_metadata()
572 DMERR("dm_tm_open_with_sm failed"); open_metadata()
H A Ddm-cache-metadata.c457 r = dm_tm_open_with_sm(cmd->bm, CACHE_SUPERBLOCK_LOCATION, __open_metadata()
H A Ddm-thin-metadata.c630 r = dm_tm_open_with_sm(pmd->bm, THIN_SUPERBLOCK_LOCATION, __open_metadata()

Completed in 159 milliseconds