Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/bcache/
Dbtree.h297 int bch_btree_map_keys(struct btree_op *op, struct cache_set *c,
Dwriteback.c761 ret = bch_btree_map_keys(&op.op, d->c, &op.start, in bch_sectors_dirty_init()
Dbtree.c2398 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()
Drequest.c589 ret = bch_btree_map_keys(&s->op, s->iop.c, in cache_lookup()