Searched refs:batcher (Results 1 – 1 of 1) sorted by relevance
144 struct batcher { struct173 struct batcher *b = container_of(_ws, struct batcher, commit_work); in __commit() argument214 static void batcher_init(struct batcher *b, in batcher_init()234 static void async_commit(struct batcher *b) in async_commit()239 static void continue_after_commit(struct batcher *b, struct continuation *k) in continue_after_commit()256 static void issue_after_commit(struct batcher *b, struct bio *bio) in issue_after_commit()273 static void schedule_commit(struct batcher *b) in schedule_commit()478 struct batcher committer;