Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/bcache/
Dbtree.h295 int bch_btree_map_keys(struct btree_op *, struct cache_set *,
Dwriteback.c498 bch_btree_map_keys(&op.op, dc->disk.c, &KEY(op.inode, 0, 0), in bch_sectors_dirty_init()
Dbtree.c2330 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()
Drequest.c581 ret = bch_btree_map_keys(&s->op, s->iop.c, in cache_lookup()