Searched refs:wb_waitq (Results 1 – 2 of 2) sorted by relevance
78 #define WB_COMPLETION_INIT(bdi) __WB_COMPLETION_INIT(&(bdi)->wb_waitq)193 wait_queue_head_t wb_waitq; member
1011 init_waitqueue_head(&bdi->wb_waitq); in bdi_register()