Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/bcache/
Dbcache.h1035 int bch_btree_cache_alloc(struct cache_set *c);
Dsuper.c1973 if (bch_btree_cache_alloc(c)) in bch_cache_set_alloc()
Dbtree.c775 int bch_btree_cache_alloc(struct cache_set *c) in bch_btree_cache_alloc() function