Searched defs:batcher (Results 1 – 1 of 1) sorted by relevance
74 struct batcher { struct78 blk_status_t (*commit_op)(void *context);79 void *commit_context;103 struct batcher *b = container_of(_ws, struct batcher, commit_work); in __commit() argument