Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dalloc_types.h56 struct open_bucket { struct
59 open_bucket_idx_t freelist; argument
60 open_bucket_idx_t hash; argument
64 * the block in the stripe this open_bucket corresponds to: argument
80 struct open_buckets { argument
/linux/drivers/md/bcache/
H A Dalloc.c549 struct open_bucket { struct
550 struct list_head list;
551 unsigned int last_write_point;
552 unsigned int sectors_free;