Searched defs:open_bucket (Results 1 – 2 of 2) sorted by relevance
55 struct open_bucket { struct58 open_bucket_idx_t freelist; argument59 open_bucket_idx_t hash; argument63 * the block in the stripe this open_bucket corresponds to: argument79 struct open_buckets { argument
556 struct open_bucket { struct557 struct list_head list;558 unsigned int last_write_point;559 unsigned int sectors_free;
Completed in 5 milliseconds