Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/bcache/
Dbcache.h1036 int bch_open_buckets_alloc(struct cache_set *c);
Dalloc.c709 int bch_open_buckets_alloc(struct cache_set *c) in bch_open_buckets_alloc() function
Dsuper.c1950 if (bch_open_buckets_alloc(c)) in bch_cache_set_alloc()