Searched defs:batcher (Results 1 – 1 of 1) sorted by relevance
71 struct batcher { struct75 blk_status_t (*commit_op)(void *context);76 void *commit_context;100 struct batcher *b = container_of(_ws, struct batcher, commit_work); in __commit() argument