Searched refs:dm_kcopyd_client_destroy (Results 1 - 12 of 12) sorted by relevance

/linux-master/include/linux/
H A Ddm-kcopyd.h54 void dm_kcopyd_client_destroy(struct dm_kcopyd_client *kc);
/linux-master/drivers/md/
H A Ddm-zoned-reclaim.c590 dm_kcopyd_client_destroy(zrc->kc);
603 dm_kcopyd_client_destroy(zrc->kc);
H A Ddm-kcopyd.c976 void dm_kcopyd_client_destroy(struct dm_kcopyd_client *kc) function
991 EXPORT_SYMBOL(dm_kcopyd_client_destroy); variable
H A Ddm-clone-target.c1929 dm_kcopyd_client_destroy(clone->kcopyd_client);
1960 dm_kcopyd_client_destroy(clone->kcopyd_client);
H A Ddm-snap.c1409 dm_kcopyd_client_destroy(s->kcopyd_client);
1428 dm_kcopyd_client_destroy(s->kcopyd_client);
H A Ddm-raid1.c1188 dm_kcopyd_client_destroy(ms->kcopyd_client);
H A Ddm-thin.c2925 dm_kcopyd_client_destroy(pool->copier);
3066 dm_kcopyd_client_destroy(pool->copier);
H A Ddm-cache-target.c1932 dm_kcopyd_client_destroy(cache->copier);
H A Ddm-writecache.c2219 dm_kcopyd_client_destroy(wc->dm_kcopyd);
/linux-master/drivers/md/dm-vdo/
H A Ddm-vdo-target.c1700 dm_kcopyd_client_destroy(vdo_forget(vdo->partition_copier));
1713 dm_kcopyd_client_destroy(vdo_forget(vdo->partition_copier));
H A Dvdo.c704 dm_kcopyd_client_destroy(vdo_forget(vdo->partition_copier));
H A Dslab-depot.c3385 dm_kcopyd_client_destroy(vdo_forget(allocator->eraser));
4231 dm_kcopyd_client_destroy(vdo_forget(allocator->eraser));

Completed in 223 milliseconds