Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Ddm-cache-target.c144 struct batcher { struct
173 struct batcher *b = container_of(_ws, struct batcher, commit_work); in __commit() argument
214 static void batcher_init(struct batcher *b, in batcher_init()
234 static void async_commit(struct batcher *b) in async_commit()
239 static void continue_after_commit(struct batcher *b, struct continuation *k) in continue_after_commit()
256 static void issue_after_commit(struct batcher *b, struct bio *bio) in issue_after_commit()
273 static void schedule_commit(struct batcher *b) in schedule_commit()
478 struct batcher committer;