Searched refs:__bch_bucket_alloc_set (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/md/bcache/
H A Dalloc.c488 int __bch_bucket_alloc_set(struct cache_set *c, unsigned int reserve, function
526 ret = __bch_bucket_alloc_set(c, reserve, k, wait);
H A Dbcache.h989 int __bch_bucket_alloc_set(struct cache_set *c, unsigned int reserve,
H A Dbtree.c1132 if (__bch_bucket_alloc_set(c, RESERVE_BTREE, &k.key, wait))

Completed in 136 milliseconds