Searched refs:bch_backpointer (Results 1 – 4 of 4) sorted by relevance
200 (sizeof(struct bch_backpointer) / sizeof(u64)); in alloc_v4_u64s_noerror() 333 static inline struct bch_backpointer *alloc_v4_backpointers(struct bch_alloc_v4 *a) in alloc_v4_backpointers() 340 static inline const struct bch_backpointer *alloc_v4_backpointers_c(const struct bch_alloc_v4 *a) in alloc_v4_backpointers_c()
168 bp->v = (struct bch_backpointer) { in bch2_extent_ptr_to_bp()
466 struct bch_backpointer { struct 467 vbch_backpointer global() argument 468 btree_idbch_backpointer global() argument 469 levelbch_backpointer global() argument 470 data_typebch_backpointer global() argument 471 bucket_genbch_backpointer global() argument 472 padbch_backpointer global() argument 473 bucket_lenbch_backpointer global() argument 474 posbch_backpointer global() argument
21 static inline struct bbpos bp_to_bbpos(struct bch_backpointer bp) in bp_to_bbpos()