Home
last modified time | relevance | path

Searched refs:vdo_work_queue_type (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Dfunnel-workqueue.h17 struct vdo_work_queue_type { struct
29 struct vdo_thread *owner, const struct vdo_work_queue_type *type, argument
49 const struct vdo_work_queue_type *type);
H A Dfunnel-workqueue.c41 const struct vdo_work_queue_type *type;
312 const struct vdo_work_queue_type *type, in make_simple_work_queue()
388 struct vdo_thread *owner, const struct vdo_work_queue_type *type, in vdo_make_work_queue()
641 const struct vdo_work_queue_type *type) in vdo_work_queue_type_is()
H A Dvdo.c143 static const struct vdo_work_queue_type default_queue_type = {
150 static const struct vdo_work_queue_type bio_ack_q_type = {
157 static const struct vdo_work_queue_type cpu_q_type = {
411 const struct vdo_work_queue_type *type, in vdo_make_thread()
H A Dvdo.h293 const struct vdo_work_queue_type *type,
H A Dio-submitter.c62 static const struct vdo_work_queue_type bio_queue_type = {
H A Ddedupe.c2174 static const struct vdo_work_queue_type uds_queue_type = { in initialize_index()