Lines Matching defs:batcher
138 * The batcher collects together pieces of work that need a particular
141 struct batcher {
170 struct batcher *b = container_of(_ws, struct batcher, commit_work);
210 static void batcher_init(struct batcher *b,
230 static void async_commit(struct batcher *b)
235 static void continue_after_commit(struct batcher *b, struct continuation *k)
251 static void issue_after_commit(struct batcher *b, struct bio *bio)
267 static void schedule_commit(struct batcher *b)
470 struct batcher committer;
1813 * Used by the batcher.