Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-cache-target.c138 * The batcher collects together pieces of work that need a particular
141 struct batcher { struct
170 struct batcher *b = container_of(_ws, struct batcher, commit_work); in __commit()
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 committe
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-cache-target.c69 * The batcher collects together pieces of work that need a particular
72 struct batcher { struct
101 struct batcher *b = container_of(_ws, struct batcher, commit_work); in __commit()
141 static void batcher_init(struct batcher *b, in batcher_init()
161 static void async_commit(struct batcher *b) in async_commit()
166 static void continue_after_commit(struct batcher *b, struct continuation *k) in continue_after_commit()
182 static void issue_after_commit(struct batcher *b, struct bio *bio) in issue_after_commit()
198 static void schedule_commit(struct batcher *b) in schedule_commit()
401 struct batcher committe
[all...]

Completed in 7 milliseconds