Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/bcache/
Dbtree.h307 struct keybuf_key *bch_keybuf_next_rescan(struct cache_set *, struct keybuf *,
Ddebug.c185 w = bch_keybuf_next_rescan(i->c, &i->keys, &MAX_KEY, dump_pred); in bch_dump_read()
Dmovinggc.c141 w = bch_keybuf_next_rescan(c, &c->moving_gc_keys, in read_moving()
Dbtree.c2503 struct keybuf_key *bch_keybuf_next_rescan(struct cache_set *c, in bch_keybuf_next_rescan() function