Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/bcache/
Dalloc.c507 struct open_bucket { struct
508 struct list_head list;
509 unsigned last_write_point;
533 static struct open_bucket *pick_data_bucket(struct cache_set *c, in pick_data_bucket() argument