Home
last modified time | relevance | path

Searched refs:bcache_btree_root (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/md/bcache/
H A Dbtree.h348 #define bcache_btree_root(fn, c, op, ...) \ macro
H A Dbtree.c1837 ret = bcache_btree_root(gc_root, c, &op, &writes, &stats); in bch_btree_gc()
2570 return bcache_btree_root(map_nodes_recurse, c, op, from, fn, flags); in __bch_btree_map_nodes()
2605 return bcache_btree_root(map_keys_recurse, c, op, from, fn, flags); in bch_btree_map_keys()