_waitq             76 include/linux/backing-dev-defs.h #define __WB_COMPLETION_INIT(_waitq)	\
_waitq             77 include/linux/backing-dev-defs.h 	(struct wb_completion){ .cnt = ATOMIC_INIT(1), .waitq = (_waitq) }