Searched defs:open_bucket (Results 1 – 1 of 1) sorted by relevance
507 struct open_bucket { struct508 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