Searched refs:commit_op (Results 1 – 1 of 1) sorted by relevance
77 blk_status_t (*commit_op)(void *context); member124 r = b->commit_op(b->commit_context); in __commit()143 blk_status_t (*commit_op)(void *), in batcher_init()149 b->commit_op = commit_op; in batcher_init()1760 static blk_status_t commit_op(void *context) in commit_op() function2565 batcher_init(&cache->committer, commit_op, cache, in cache_create()