Searched defs:bch_member_cpu (Results 1 – 1 of 1) sorted by relevance
5 struct bch_member_cpu { struct6 u64 nbuckets; /* device size */7 u64 nbuckets_minus_first;8 u16 first_bucket; /* index of first bucket used */9 u16 bucket_size; /* sectors */10 u16 group;11 u8 state;12 u8 discard;13 u8 data_allowed;14 u8 durability;[all …]