Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/bcache/
Dbtree.h309 struct keybuf_key *bch_keybuf_next_rescan(struct cache_set *c,
Dmovinggc.c138 w = bch_keybuf_next_rescan(c, &c->moving_gc_keys, in read_moving()
Ddebug.c195 w = bch_keybuf_next_rescan(i->c, &i->keys, &MAX_KEY, dump_pred); in bch_dump_read()
Dbtree.c2574 struct keybuf_key *bch_keybuf_next_rescan(struct cache_set *c, in bch_keybuf_next_rescan() function