Searched refs:bch_bucket_alloc_set (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/md/bcache/ |
D | alloc.c | 495 int bch_bucket_alloc_set(struct cache_set *c, unsigned reserve, in bch_bucket_alloc_set() function 595 if (bch_bucket_alloc_set(c, watermark, &alloc.key, 1, wait)) in bch_alloc_sectors()
|
D | bcache.h | 892 int bch_bucket_alloc_set(struct cache_set *, unsigned,
|
D | super.c | 448 if (bch_bucket_alloc_set(c, RESERVE_BTREE, &k.key, 1, true)) in __uuid_write()
|