Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Ddm-kcopyd.h54 void dm_kcopyd_client_destroy(struct dm_kcopyd_client *kc);
/OK3568_Linux_fs/kernel/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.c1087 void dm_kcopyd_client_destroy(struct dm_kcopyd_client *kc) in dm_kcopyd_client_destroy() function
1102 EXPORT_SYMBOL(dm_kcopyd_client_destroy);
H A Ddm-clone-target.c1936 dm_kcopyd_client_destroy(clone->kcopyd_client); in clone_ctr()
1968 dm_kcopyd_client_destroy(clone->kcopyd_client); in clone_dtr()
H A Ddm-snap.c1427 dm_kcopyd_client_destroy(s->kcopyd_client); in snapshot_ctr()
1446 dm_kcopyd_client_destroy(s->kcopyd_client); in __free_exceptions()
H A Ddm-raid1.c1176 dm_kcopyd_client_destroy(ms->kcopyd_client); in mirror_dtr()
H A Ddm-thin.c2908 dm_kcopyd_client_destroy(pool->copier); in __pool_destroy()
3049 dm_kcopyd_client_destroy(pool->copier); in pool_create()
H A Ddm-writecache.c2070 dm_kcopyd_client_destroy(wc->dm_kcopyd); in writecache_dtr()
H A Ddm-cache-target.c1978 dm_kcopyd_client_destroy(cache->copier); in destroy()