Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/md/persistent-data/
Ddm-transaction-manager.h124 int dm_tm_open_with_sm(struct dm_block_manager *bm, dm_block_t sb_location,
Ddm-transaction-manager.c396 int dm_tm_open_with_sm(struct dm_block_manager *bm, dm_block_t sb_location, in dm_tm_open_with_sm() function
405 EXPORT_SYMBOL_GPL(dm_tm_open_with_sm);
/linux-3.4.99/drivers/md/
Ddm-thin-metadata.c397 r = dm_tm_open_with_sm(bm, THIN_SUPERBLOCK_LOCATION, in init_pmd()