Home
last modified time | relevance | path

Searched refs:bch_bucket_alloc_set (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/md/bcache/
Dalloc.c514 int bch_bucket_alloc_set(struct cache_set *c, unsigned int reserve, in bch_bucket_alloc_set() function
628 if (bch_bucket_alloc_set(c, watermark, &alloc.key, 1, wait)) in bch_alloc_sectors()
Dbcache.h954 int bch_bucket_alloc_set(struct cache_set *c, unsigned int reserve,
Dsuper.c425 if (bch_bucket_alloc_set(c, RESERVE_BTREE, &k.key, 1, true)) in __uuid_write()