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