Home
last modified time | relevance | path

Searched refs:bch_bucket_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/bcache/
H A Dalloc.c376 long bch_bucket_alloc(struct cache *ca, unsigned int reserve, bool wait) in bch_bucket_alloc() function
491 b = bch_bucket_alloc(ca, reserve, wait); in __bch_bucket_alloc_set()
H A Dbcache.h996 long bch_bucket_alloc(struct cache *ca, unsigned int reserve, bool wait);