Searched defs:ll_close_queue (Results 1 – 1 of 1) sorted by relevance
809 struct ll_close_queue { struct810 spinlock_t lcq_lock;811 struct list_head lcq_head;812 wait_queue_head_t lcq_waitq;813 struct completion lcq_comp;814 atomic_t lcq_stop;