Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
A Dalloc.c392 long bch_bucket_alloc(struct cache *ca, unsigned int reserve, bool wait) in bch_bucket_alloc() function
503 b = bch_bucket_alloc(ca, reserve, wait); in __bch_bucket_alloc_set()
A Dbcache.h978 long bch_bucket_alloc(struct cache *ca, unsigned int reserve, bool wait);
A Dsuper.c663 bucket = bch_bucket_alloc(ca, RESERVE_PRIO, wait); in bch_prio_write()

Completed in 14 milliseconds