Home
last modified time | relevance | path

Searched refs:dm_kcopyd_client_destroy (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
H A Ddm-kcopyd.h54 void dm_kcopyd_client_destroy(struct dm_kcopyd_client *kc);
/linux/drivers/md/
H A Ddm-zoned-reclaim.c590 dm_kcopyd_client_destroy(zrc->kc); in dmz_ctr_reclaim()
603 dm_kcopyd_client_destroy(zrc->kc); in dmz_dtr_reclaim()
H A Ddm-kcopyd.c976 void dm_kcopyd_client_destroy(struct dm_kcopyd_client *kc) in dm_kcopyd_client_destroy() function
991 EXPORT_SYMBOL(dm_kcopyd_client_destroy);
H A Ddm-raid1.c1188 dm_kcopyd_client_destroy(ms->kcopyd_client); in mirror_dtr()
H A Ddm-thin.c2919 dm_kcopyd_client_destroy(pool->copier); in __pool_destroy()
3060 dm_kcopyd_client_destroy(pool->copier); in pool_create()
H A Ddm-writecache.c2219 dm_kcopyd_client_destroy(wc->dm_kcopyd); in writecache_dtr()
H A Ddm-cache-target.c1926 dm_kcopyd_client_destroy(cache->copier); in __destroy()
/linux/drivers/md/dm-vdo/
H A Ddm-vdo-target.c1703 dm_kcopyd_client_destroy(vdo_forget(vdo->partition_copier)); in grow_layout()
1716 dm_kcopyd_client_destroy(vdo_forget(vdo->partition_copier)); in grow_layout()