Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dbtree.h397 int bch_btree_map_keys(struct btree_op *op, struct cache_set *c,
H A Dbtree.c2602 int bch_btree_map_keys(struct btree_op *op, struct cache_set *c, in bch_btree_map_keys() function
2692 bch_btree_map_keys(&refill.op, c, &buf->last_scanned, in bch_refill_keybuf()
H A Drequest.c587 ret = bch_btree_map_keys(&s->op, s->iop.c, in cache_lookup()