Home
last modified time | relevance | path

Searched refs:bch_backpointer (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dbackpointers.h22 void bch2_backpointer_to_text(struct printbuf *, const struct bch_backpointer *);
84 struct bpos bucket, struct bch_backpointer, struct bkey_s_c, bool);
89 struct bch_backpointer bp, in bch2_bucket_backpointer_mod()
141 struct bpos *bucket_pos, struct bch_backpointer *bp, in __bch2_extent_ptr_to_bp()
146 *bp = (struct bch_backpointer) { in __bch2_extent_ptr_to_bp()
161 struct bpos *bucket_pos, struct bch_backpointer *bp) in bch2_extent_ptr_to_bp()
169 struct bpos *, struct bch_backpointer *, unsigned);
171 struct bpos, struct bch_backpointer,
174 struct bpos, struct bch_backpointer);
Dbackpointers.c21 struct bch_backpointer bp) in extent_matches_bp()
30 struct bch_backpointer bp2; in extent_matches_bp()
82 void bch2_backpointer_to_text(struct printbuf *out, const struct bch_backpointer *bp) in bch2_backpointer_to_text()
120 struct bch_backpointer bp, in backpointer_mod_err()
172 struct bch_backpointer bp, in bch2_bucket_backpointer_mod_nowritebuffer()
226 struct bch_backpointer *bp, in bch2_get_next_backpointer()
270 struct bch_backpointer bp, in backpointer_not_found()
312 struct bch_backpointer bp, in bch2_backpointer_get_key()
353 struct bch_backpointer bp) in bch2_backpointer_get_node()
528 struct bch_backpointer bp, in check_bp_exists()
[all …]
Dalloc_background.h204 (sizeof(struct bch_backpointer) / sizeof(u64)); in alloc_v4_u64s_noerror()
330 static inline struct bch_backpointer *alloc_v4_backpointers(struct bch_alloc_v4 *a) in alloc_v4_backpointers()
337 static inline const struct bch_backpointer *alloc_v4_backpointers_c(const struct bch_alloc_v4 *a) in alloc_v4_backpointers_c()
Dbcachefs_format.h461 struct bch_backpointer { struct
Dmove.c659 struct bch_backpointer bp; in bch2_evacuate_bucket()
Dbuckets.c584 struct bch_backpointer bp; in bch2_trigger_pointer()
Dalloc_foreground.c346 struct bch_backpointer bp; in try_alloc_bucket()
Dalloc_background.c325 struct bch_backpointer *bp, *bps; in bch2_alloc_v4_swab()
Dec.c1282 struct bch_backpointer bp; in ec_stripe_update_extent()