Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/block/drbd/
Ddrbd_int.h488 struct drbd_work_queue { struct
489 struct list_head q;
490 spinlock_t q_lock; /* to protect the list. */
491 wait_queue_head_t q_wait;
/kernel/linux/linux-5.10/drivers/block/drbd/
Ddrbd_int.h556 struct drbd_work_queue { struct
557 struct list_head q;
558 spinlock_t q_lock; /* to protect the list. */
559 wait_queue_head_t q_wait;