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.h40 struct open_bucket { struct
43 open_bucket_idx_t freelist; argument
44 open_bucket_idx_t hash; argument
48 * the block in the stripe this open_bucket corresponds to: argument
64 struct open_buckets { argument
/linux/drivers/md/bcache/
H A Dalloc.c526 struct open_bucket { struct
527 struct list_head list;
528 unsigned int last_write_point;
529 unsigned int sectors_free;