Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Ddm-kcopyd.h29 void dm_kcopyd_client_destroy(struct dm_kcopyd_client *kc);
/linux-3.4.99/drivers/md/
Ddm-kcopyd.c742 void dm_kcopyd_client_destroy(struct dm_kcopyd_client *kc) in dm_kcopyd_client_destroy() function
756 EXPORT_SYMBOL(dm_kcopyd_client_destroy);
Ddm-snap.c1212 dm_kcopyd_client_destroy(s->kcopyd_client); in snapshot_ctr()
1236 dm_kcopyd_client_destroy(s->kcopyd_client); in __free_exceptions()
Ddm-thin.c1682 dm_kcopyd_client_destroy(pool->copier); in __pool_destroy()
1790 dm_kcopyd_client_destroy(pool->copier); in pool_create()
Ddm-raid1.c1146 dm_kcopyd_client_destroy(ms->kcopyd_client); in mirror_dtr()