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

/linux-master/drivers/md/persistent-data/
H A Ddm-transaction-manager.h145 int dm_tm_create_with_sm(struct dm_block_manager *bm, dm_block_t sb_location,
H A Ddm-transaction-manager.c504 int dm_tm_create_with_sm(struct dm_block_manager *bm, dm_block_t sb_location, function
510 EXPORT_SYMBOL_GPL(dm_tm_create_with_sm); variable
/linux-master/drivers/md/
H A Ddm-clone-metadata.c366 r = dm_tm_create_with_sm(cmd->bm, SUPERBLOCK_LOCATION, &cmd->tm, &cmd->sm);
H A Ddm-era-target.c450 r = dm_tm_create_with_sm(md->bm, SUPERBLOCK_LOCATION,
453 DMERR("dm_tm_create_with_sm failed");
H A Ddm-thin-metadata.c603 r = dm_tm_create_with_sm(pmd->bm, THIN_SUPERBLOCK_LOCATION,
H A Ddm-cache-metadata.c396 r = dm_tm_create_with_sm(cmd->bm, CACHE_SUPERBLOCK_LOCATION,

Completed in 150 milliseconds