Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_internal.h844 struct ll_close_queue { struct
845 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;