Searched refs:bch_btree_map_keys (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/md/bcache/ |
D | btree.h | 297 int bch_btree_map_keys(struct btree_op *op, struct cache_set *c,
|
D | writeback.c | 761 ret = bch_btree_map_keys(&op.op, d->c, &op.start, in bch_sectors_dirty_init()
|
D | btree.c | 2398 int bch_btree_map_keys(struct btree_op *op, struct cache_set *c, in bch_btree_map_keys() function 2488 bch_btree_map_keys(&refill.op, c, &buf->last_scanned, in bch_refill_keybuf()
|
D | request.c | 589 ret = bch_btree_map_keys(&s->op, s->iop.c, in cache_lookup()
|