Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/block/drbd/
Ddrbd_int.h563 struct drbd_work_queue { struct
564 struct list_head q;
565 spinlock_t q_lock; /* to protect the list. */
566 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;