Searched refs:dm_pool_open_thin_device (Results 1 – 3 of 3) sorted by relevance
128 int dm_pool_open_thin_device(struct dm_pool_metadata *pmd, dm_thin_id dev,
1473 int dm_pool_open_thin_device(struct dm_pool_metadata *pmd, dm_thin_id dev, in dm_pool_open_thin_device() function
4225 r = dm_pool_open_thin_device(tc->pool->pmd, tc->dev_id, &tc->td); in thin_ctr()