Searched refs:bch_backpointer (Results 1 – 4 of 4) sorted by relevance
202 (sizeof(struct bch_backpointer) / sizeof(u64)); in alloc_v4_u64s_noerror()334 static inline struct bch_backpointer *alloc_v4_backpointers(struct bch_alloc_v4 *a) in alloc_v4_backpointers()341 static inline const struct bch_backpointer *alloc_v4_backpointers_c(const struct bch_alloc_v4 *a) in alloc_v4_backpointers_c()
151 bp->v = (struct bch_backpointer) { in bch2_extent_ptr_to_bp()
462 struct bch_backpointer { struct
652 static inline struct bbpos bp_to_bbpos(struct bch_backpointer bp) in bp_to_bbpos()