Searched refs:bch_alloc (Results 1 – 2 of 2) sorted by relevance
5 struct bch_alloc { struct
57 static inline u64 alloc_field_v1_get(const struct bch_alloc *a, in alloc_field_v1_get()90 const struct bch_alloc *in = bkey_s_c_to_alloc(k).v; in bch2_alloc_unpack_v1()189 static unsigned bch_alloc_v1_val_u64s(const struct bch_alloc *a) in bch_alloc_v1_val_u64s()191 unsigned i, bytes = offsetof(struct bch_alloc, data); in bch_alloc_v1_val_u64s()
Completed in 18 milliseconds