Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dbcache.h1037 int bch_open_buckets_alloc(struct cache_set *c);
H A Dalloc.c709 int bch_open_buckets_alloc(struct cache_set *c) in bch_open_buckets_alloc() function
H A Dsuper.c1953 if (bch_open_buckets_alloc(c)) in bch_cache_set_alloc()