Searched refs:bch_refill_keybuf (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | writeback.c | 630 bch_refill_keybuf(dc->disk.c, buf, in refill_full_stripes() 676 bch_refill_keybuf(dc->disk.c, buf, &end, dirty_pred); in refill_dirty() 686 bch_refill_keybuf(dc->disk.c, buf, &start_pos, dirty_pred); in refill_dirty()
|
H A D | btree.h | 406 void bch_refill_keybuf(struct cache_set *c, struct keybuf *buf,
|
H A D | btree.c | 2655 void bch_refill_keybuf(struct cache_set *c, struct keybuf *buf, in bch_refill_keybuf() function 2772 bch_refill_keybuf(c, buf, end, pred); in bch_keybuf_next_rescan()
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | writeback.c | 678 bch_refill_keybuf(dc->disk.c, buf, in refill_full_stripes() 724 bch_refill_keybuf(dc->disk.c, buf, &end, dirty_pred); in refill_dirty() 734 bch_refill_keybuf(dc->disk.c, buf, &start_pos, dirty_pred); in refill_dirty()
|
H A D | btree.h | 406 void bch_refill_keybuf(struct cache_set *c, struct keybuf *buf,
|
H A D | btree.c | 2676 void bch_refill_keybuf(struct cache_set *c, struct keybuf *buf, in bch_refill_keybuf() function 2793 bch_refill_keybuf(c, buf, end, pred); in bch_keybuf_next_rescan()
|
Completed in 12 milliseconds