Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dalloc.c533 struct open_bucket { struct
565 static struct open_bucket *pick_data_bucket(struct cache_set *c, in pick_data_bucket()
570 struct open_bucket *ret, *ret_task = NULL; in pick_data_bucket()
582 struct open_bucket, list); in pick_data_bucket()
613 struct open_bucket *b; in bch_alloc_sectors()
699 struct open_bucket *b; in bch_open_buckets_free()
703 struct open_bucket, list); in bch_open_buckets_free()
716 struct open_bucket *b = kzalloc(sizeof(*b), GFP_KERNEL); in bch_open_buckets_alloc()