Searched refs:wb_waitq (Results 1 – 2 of 2) sorted by relevance
86 #define WB_COMPLETION_INIT(bdi) __WB_COMPLETION_INIT(&(bdi)->wb_waitq)220 wait_queue_head_t wb_waitq; member
860 init_waitqueue_head(&bdi->wb_waitq); in bdi_init()