Home
last modified time | relevance | path

Searched defs:dm_kcopyd_client (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/md/
Ddm-kcopyd.c60 struct dm_kcopyd_client { struct
61 struct page_list *pages;
62 unsigned int nr_reserved_pages;
63 unsigned int nr_free_pages;
64 unsigned int sub_job_size;
66 struct dm_io_client *io_client;
68 wait_queue_head_t destroyq;
70 mempool_t job_pool;
72 struct workqueue_struct *kcopyd_wq;
73 struct work_struct kcopyd_work;
[all …]