Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dextents_format.h191 struct bch_extent_stripe_ptr { struct
193 __u64 type:5,
194 block:8,
195 redundancy:4,
196 idx:47;