Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dalloc.c565 static struct open_bucket *pick_data_bucket(struct cache_set *c, in pick_data_bucket() function
627 while (!(b = pick_data_bucket(c, k, write_point, &alloc.key))) { in bch_alloc_sectors()