Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dalloc.c511 struct open_bucket { struct
543 static struct open_bucket *pick_data_bucket(struct cache_set *c, in pick_data_bucket()
548 struct open_bucket *ret, *ret_task = NULL; in pick_data_bucket()
560 struct open_bucket, list); in pick_data_bucket()
587 struct open_bucket *b; in bch_alloc_sectors()
673 struct open_bucket *b; in bch_open_buckets_free()
677 struct open_bucket, list); in bch_open_buckets_free()
690 struct open_bucket *b = kzalloc(sizeof(*b), GFP_KERNEL); in bch_open_buckets_alloc()