Home
last modified time | relevance | path

Searched refs:batcher (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-cache-target.c73 struct batcher { struct
102 struct batcher *b = container_of(_ws, struct batcher, commit_work); in __commit() argument
142 static void batcher_init(struct batcher *b, in batcher_init()
162 static void async_commit(struct batcher *b) in async_commit()
167 static void continue_after_commit(struct batcher *b, struct continuation *k) in continue_after_commit()
183 static void issue_after_commit(struct batcher *b, struct bio *bio) in issue_after_commit()
199 static void schedule_commit(struct batcher *b) in schedule_commit()
402 struct batcher committer;