Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dalloc.c534 struct open_bucket { struct
566 static struct open_bucket *pick_data_bucket(struct cache_set *c, in pick_data_bucket()
571 struct open_bucket *ret, *ret_task = NULL; in pick_data_bucket()
583 struct open_bucket, list); in pick_data_bucket()
614 struct open_bucket *b; in bch_alloc_sectors()
700 struct open_bucket *b; in bch_open_buckets_free()
704 struct open_bucket, list); in bch_open_buckets_free()
717 struct open_bucket *b = kzalloc(sizeof(*b), GFP_KERNEL); in bch_open_buckets_alloc()