Searched defs:batcher (Results 1 – 1 of 1) sorted by relevance
141 struct batcher { struct145 blk_status_t (*commit_op)(void *context);146 void *commit_context;170 struct batcher *b = container_of(_ws, struct batcher, commit_work); in __commit() argument