Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Ddm-kcopyd.h53 void dm_kcopyd_client_destroy(struct dm_kcopyd_client *kc);
/linux-5.19.10/drivers/md/
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()
Ddm-kcopyd.c967 void dm_kcopyd_client_destroy(struct dm_kcopyd_client *kc) in dm_kcopyd_client_destroy() function
982 EXPORT_SYMBOL(dm_kcopyd_client_destroy);
Ddm-clone-target.c1929 dm_kcopyd_client_destroy(clone->kcopyd_client); in clone_ctr()
1960 dm_kcopyd_client_destroy(clone->kcopyd_client); in clone_dtr()
Ddm-snap.c1410 dm_kcopyd_client_destroy(s->kcopyd_client); in snapshot_ctr()
1429 dm_kcopyd_client_destroy(s->kcopyd_client); in __free_exceptions()
Ddm-raid1.c1176 dm_kcopyd_client_destroy(ms->kcopyd_client); in mirror_dtr()
Ddm-thin.c2890 dm_kcopyd_client_destroy(pool->copier); in __pool_destroy()
3029 dm_kcopyd_client_destroy(pool->copier); in pool_create()
Ddm-cache-target.c1900 dm_kcopyd_client_destroy(cache->copier); in destroy()
Ddm-writecache.c2203 dm_kcopyd_client_destroy(wc->dm_kcopyd); in writecache_dtr()