Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dmovinggc.c138 w = bch_keybuf_next_rescan(c, &c->moving_gc_keys, in read_moving()
H A Ddebug.c195 w = bch_keybuf_next_rescan(i->c, &i->keys, &MAX_KEY, dump_pred); in bch_dump_read()
H A Dbtree.h412 struct keybuf_key *bch_keybuf_next_rescan(struct cache_set *c,
H A Dbtree.c2778 struct keybuf_key *bch_keybuf_next_rescan(struct cache_set *c, in bch_keybuf_next_rescan() function