Home
last modified time | relevance | path

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

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