Home
last modified time | relevance | path

Searched refs:olg_waitq (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dllog_obd.c102 wake_up(&olg->olg_waitq); in __llog_ctxt_put()
137 l_wait_event(olg->olg_waitq, in llog_cleanup()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_log.h288 init_waitqueue_head(&olg->olg_waitq); in llog_group_init()
Dobd.h703 wait_queue_head_t olg_waitq; member