Searched defs:batcher (Results 1 – 1 of 1) sorted by relevance
73 struct batcher { struct77 blk_status_t (*commit_op)(void *context);78 void *commit_context;102 struct batcher *b = container_of(_ws, struct batcher, commit_work); in __commit() argument