Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Ddm-kcopyd.h53 void dm_kcopyd_client_destroy(struct dm_kcopyd_client *kc);
/Linux-v4.19/drivers/md/
Ddm-zoned-reclaim.c519 dm_kcopyd_client_destroy(zrc->kc); in dmz_ctr_reclaim()
532 dm_kcopyd_client_destroy(zrc->kc); in dmz_dtr_reclaim()
Ddm-kcopyd.c937 void dm_kcopyd_client_destroy(struct dm_kcopyd_client *kc) in dm_kcopyd_client_destroy() function
951 EXPORT_SYMBOL(dm_kcopyd_client_destroy);
Ddm-snap.c1265 dm_kcopyd_client_destroy(s->kcopyd_client); in snapshot_ctr()
1289 dm_kcopyd_client_destroy(s->kcopyd_client); in __free_exceptions()
Ddm-raid1.c1178 dm_kcopyd_client_destroy(ms->kcopyd_client); in mirror_dtr()
Ddm-thin.c2876 dm_kcopyd_client_destroy(pool->copier); in __pool_destroy()
3012 dm_kcopyd_client_destroy(pool->copier); in pool_create()
Ddm-writecache.c1806 dm_kcopyd_client_destroy(wc->dm_kcopyd); in writecache_dtr()
Ddm-cache-target.c2024 dm_kcopyd_client_destroy(cache->copier); in destroy()