Searched refs:bch_backpointer (Results 1 – 9 of 9) sorted by relevance
/linux/fs/bcachefs/ |
H A D | backpointers.h | 22 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);
|
H A D | backpointers.c | 21 struct bch_backpointer bp) in extent_matches_bp() 30 struct bch_backpointer bp2; in extent_matches_bp() 115 struct bch_backpointer bp, in backpointer_mod_err() 167 struct bch_backpointer bp, in bch2_bucket_backpointer_mod_nowritebuffer() 221 struct bch_backpointer *bp, in bch2_get_next_backpointer() 265 struct bch_backpointer bp, in backpointer_not_found() 307 struct bch_backpointer bp, in bch2_backpointer_get_key() 348 struct bch_backpointer bp) in bch2_backpointer_get_node() 523 struct bch_backpointer bp, in check_bp_exists() 669 struct bch_backpointer bp; in check_extent_to_backpointers() [all …]
|
H A D | alloc_background.h | 204 (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()
|
H A D | bcachefs_format.h | 461 struct bch_backpointer { struct
|
H A D | move.c | 659 struct bch_backpointer bp; in bch2_evacuate_bucket()
|
H A D | buckets.c | 584 struct bch_backpointer bp; in bch2_trigger_pointer()
|
H A D | alloc_foreground.c | 346 struct bch_backpointer bp; in try_alloc_bucket()
|
H A D | alloc_background.c | 325 struct bch_backpointer *bp, *bps; in bch2_alloc_v4_swab()
|
H A D | ec.c | 1282 struct bch_backpointer bp; in ec_stripe_update_extent()
|