Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/bcache/
Dwriteback.c647 bch_refill_keybuf(dc->disk.c, buf, in refill_full_stripes()
693 bch_refill_keybuf(dc->disk.c, buf, &end, dirty_pred); in refill_dirty()
703 bch_refill_keybuf(dc->disk.c, buf, &start_pos, dirty_pred); in refill_dirty()
Dbtree.h405 void bch_refill_keybuf(struct cache_set *c, struct keybuf *buf,
Dbtree.c2635 void bch_refill_keybuf(struct cache_set *c, struct keybuf *buf, in bch_refill_keybuf() function
2752 bch_refill_keybuf(c, buf, end, pred); in bch_keybuf_next_rescan()