bch_bucket_alloc 508 drivers/md/bcache/alloc.c long b = bch_bucket_alloc(ca, reserve, wait); bch_bucket_alloc 970 drivers/md/bcache/bcache.h long bch_bucket_alloc(struct cache *ca, unsigned int reserve, bool wait); bch_bucket_alloc 581 drivers/md/bcache/super.c bucket = bch_bucket_alloc(ca, RESERVE_PRIO, wait);