Home
last modified time | relevance | path

Searched refs:bch_btree_cache_alloc (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/md/bcache/
H A Dbcache.h1035 int bch_btree_cache_alloc(struct cache_set *c);
H A Dbtree.c796 int bch_btree_cache_alloc(struct cache_set *c) in bch_btree_cache_alloc() function
H A Dsuper.c1950 if (bch_btree_cache_alloc(c)) in bch_cache_set_alloc()