Searched refs:bch_btree_map_keys (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | btree.h | 397 int bch_btree_map_keys(struct btree_op *op, struct cache_set *c,
|
H A D | btree.c | 2579 int bch_btree_map_keys(struct btree_op *op, struct cache_set *c, in bch_btree_map_keys() function 2669 bch_btree_map_keys(&refill.op, c, &buf->last_scanned, in bch_refill_keybuf()
|
H A D | request.c | 587 ret = bch_btree_map_keys(&s->op, s->iop.c, in cache_lookup()
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | btree.h | 397 int bch_btree_map_keys(struct btree_op *op, struct cache_set *c,
|
H A D | btree.c | 2600 int bch_btree_map_keys(struct btree_op *op, struct cache_set *c, in bch_btree_map_keys() function 2690 bch_btree_map_keys(&refill.op, c, &buf->last_scanned, in bch_refill_keybuf()
|
H A D | request.c | 587 ret = bch_btree_map_keys(&s->op, s->iop.c, in cache_lookup()
|
Completed in 11 milliseconds