Searched refs:dm_cell_put_v2 (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/md/
H A Ddm-bio-prison-v2.h76 * call dm_cell_put_v2() to drop the reference count when finished using it.
99 bool dm_cell_put_v2(struct dm_bio_prison_v2 *prison,
H A Ddm-bio-prison-v2.c212 bool dm_cell_put_v2(struct dm_bio_prison_v2 *prison, function
224 EXPORT_SYMBOL_GPL(dm_cell_put_v2); variable
H A Ddm-cache-target.c1118 if (pb->cell && dm_cell_put_v2(cache->prison, pb->cell))

Completed in 244 milliseconds