__bch_bucket_alloc_set  533 drivers/md/bcache/alloc.c 	ret = __bch_bucket_alloc_set(c, reserve, k, n, wait);
__bch_bucket_alloc_set  971 drivers/md/bcache/bcache.h int __bch_bucket_alloc_set(struct cache_set *c, unsigned int reserve,
__bch_bucket_alloc_set 1138 drivers/md/bcache/btree.c 	if (__bch_bucket_alloc_set(c, RESERVE_BTREE, &k.key, 1, wait))