Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
A Dalloc_types.h55 struct open_bucket { struct
58 open_bucket_idx_t freelist; argument
59 open_bucket_idx_t hash; argument
63 * the block in the stripe this open_bucket corresponds to: argument
79 struct open_buckets { argument
/linux/drivers/md/bcache/
A Dalloc.c556 struct open_bucket { struct
557 struct list_head list;
558 unsigned int last_write_point;
559 unsigned int sectors_free;

Completed in 7 milliseconds