Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/bcache/
Dalloc.c533 static struct open_bucket *pick_data_bucket(struct cache_set *c, in pick_data_bucket() function
588 while (!(b = pick_data_bucket(c, k, write_point, &alloc.key))) { in bch_alloc_sectors()