Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Ddm-cache-target.c141 struct batcher { struct
170 struct batcher *b = container_of(_ws, struct batcher, commit_work); in __commit() argument
210 static void batcher_init(struct batcher *b, in batcher_init()
230 static void async_commit(struct batcher *b) in async_commit()
235 static void continue_after_commit(struct batcher *b, struct continuation *k) in continue_after_commit()
251 static void issue_after_commit(struct batcher *b, struct bio *bio) in issue_after_commit()
267 static void schedule_commit(struct batcher *b) in schedule_commit()
470 struct batcher committer;