Searched defs:ll_close_queue (Results 1 – 1 of 1) sorted by relevance
844 struct ll_close_queue { struct845 spinlock_t lcq_lock;846 struct list_head lcq_head;847 wait_queue_head_t lcq_waitq;848 struct completion lcq_comp;849 atomic_t lcq_stop;