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