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