Searched refs:bch_btree_map_keys (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/drivers/md/bcache/ |
H A D | writeback.c | 498 bch_btree_map_keys(&op.op, dc->disk.c, &KEY(op.inode, 0, 0), bch_sectors_dirty_init()
|
H A D | btree.h | 295 int bch_btree_map_keys(struct btree_op *, struct cache_set *,
|
H A D | btree.c | 2330 int bch_btree_map_keys(struct btree_op *op, struct cache_set *c, bch_btree_map_keys() function 2420 bch_btree_map_keys(&refill.op, c, &buf->last_scanned, bch_refill_keybuf()
|
H A D | request.c | 581 ret = bch_btree_map_keys(&s->op, s->iop.c, cache_lookup()
|
Completed in 83 milliseconds