Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dextents_types.h28 struct bch_extent_stripe_ptr ec;
H A Dextents_format.h191 struct bch_extent_stripe_ptr { struct
H A Dextents.h32 !type_is(_entry, struct bch_extent_stripe_ptr *)); \
37 type_is_exact(_entry, const struct bch_extent_stripe_ptr *)),\
H A Dec.c1105 struct bch_extent_stripe_ptr stripe_ptr; in ec_stripe_update_extent()
1164 stripe_ptr = (struct bch_extent_stripe_ptr) { in ec_stripe_update_extent()
H A Dextents.c1279 const struct bch_extent_stripe_ptr *ec = &entry->stripe_ptr; in bch2_bkey_ptrs_to_text()