Searched refs:batcher (Results 1 – 1 of 1) sorted by relevance
73 struct batcher { struct102 struct batcher *b = container_of(_ws, struct batcher, commit_work); in __commit() argument141 static void batcher_init(struct batcher *b, in batcher_init()161 static void async_commit(struct batcher *b) in async_commit()166 static void continue_after_commit(struct batcher *b, struct continuation *k) in continue_after_commit()182 static void issue_after_commit(struct batcher *b, struct bio *bio) in issue_after_commit()198 static void schedule_commit(struct batcher *b) in schedule_commit()401 struct batcher committer;