Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dalloc.c520 int bch_bucket_alloc_set(struct cache_set *c, unsigned int reserve, in bch_bucket_alloc_set() function
634 if (bch_bucket_alloc_set(c, watermark, &alloc.key, wait)) in bch_alloc_sectors()
H A Dbcache.h989 int bch_bucket_alloc_set(struct cache_set *c, unsigned int reserve,
H A Dsuper.c509 if (bch_bucket_alloc_set(c, RESERVE_BTREE, &k.key, true)) in __uuid_write()