Searched refs:wb_completion (Results 1 – 3 of 3) sorted by relevance
63 struct wb_completion { struct 69 (struct wb_completion){ .cnt = ATOMIC_INIT(1), .waitq = (_waitq) } argument 73 * ->done should be set to a wb_completion defined using the following81 struct wb_completion cmpl = WB_COMPLETION_INIT(bdi)
42 void wb_wait_for_completion(struct wb_completion *done);
55 struct wb_completion *done; /* set if the caller waits */171 struct wb_completion *done = work->done; in finish_writeback_work()213 void wb_wait_for_completion(struct wb_completion *done) in wb_wait_for_completion()1078 enum wb_reason reason, struct wb_completion *done) in cgroup_writeback_by_id()