Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/bcache/
Dbcache.h1034 int bch_btree_cache_alloc(struct cache_set *c);
Dbtree.c775 int bch_btree_cache_alloc(struct cache_set *c) in bch_btree_cache_alloc() function
Dsuper.c1949 if (bch_btree_cache_alloc(c)) in bch_cache_set_alloc()