Searched refs:bch_bucket_alloc (Results 1 – 3 of 3) sorted by relevance
389 long bch_bucket_alloc(struct cache *ca, unsigned int reserve, bool wait) in bch_bucket_alloc() function495 long b = bch_bucket_alloc(ca, reserve, wait); in __bch_bucket_alloc_set()
951 long bch_bucket_alloc(struct cache *ca, unsigned int reserve, bool wait);
558 bucket = bch_bucket_alloc(ca, RESERVE_PRIO, true); in bch_prio_write()