Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_internal.h811 struct ll_close_queue { struct
812 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;