Searched defs:dm_kcopyd_client (Results 1 – 2 of 2) sorted by relevance
104135 struct dm_kcopyd_client { struct104136 struct page_list *pages;104137 unsigned int nr_reserved_pages;104138 unsigned int nr_free_pages;104139 unsigned int sub_job_size;104140 struct dm_io_client *io_client;104141 wait_queue_head_t destroyq;104165 struct dm_kcopyd_client *kc; argument
113930 struct dm_kcopyd_client { struct113931 struct page_list *pages;113932 unsigned int nr_reserved_pages;113933 unsigned int nr_free_pages;113934 unsigned int sub_job_size;113935 struct dm_io_client *io_client;113936 wait_queue_head_t destroyq;113960 struct dm_kcopyd_client *kc; argument