Searched defs:drbd_work_queue (Results 1 – 1 of 1) sorted by relevance
556 struct drbd_work_queue { struct557 struct list_head q;558 spinlock_t q_lock; /* to protect the list. */559 wait_queue_head_t q_wait;