Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dalloc.c517 struct open_bucket { struct
549 static struct open_bucket *pick_data_bucket(struct cache_set *c, in pick_data_bucket()
554 struct open_bucket *ret, *ret_task = NULL; in pick_data_bucket()
566 struct open_bucket, list); in pick_data_bucket()
597 struct open_bucket *b; in bch_alloc_sectors()
683 struct open_bucket *b; in bch_open_buckets_free()
687 struct open_bucket, list); in bch_open_buckets_free()
700 struct open_bucket *b = kzalloc_obj(*b); in bch_open_buckets_alloc()