Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbackpointers.h84 static inline struct bpos bucket_pos_to_bp_start(const struct bch_dev *ca, struct bpos bucket) in bucket_pos_to_bp_start() function
H A Dbackpointers.c906 bucket_pos_to_bp_start(ca, alloc_k.k->p), in check_bucket_backpointer_mismatch()
1268 bucket_pos_to_bp_start(ca, bucket), in check_bucket_backpointers_to_extents()
H A Dmove.c884 struct bpos bp_start = bucket_pos_to_bp_start(ca, POS(dev, bucket_start)); in __bch2_move_data_phys()
H A Dec.c1208 bucket_pos_to_bp_start(ca, bucket_pos), in ec_stripe_update_bucket()
H A Dalloc_background.c2114 struct bpos bp_start = bucket_pos_to_bp_start(ca, bucket); in invalidate_one_bucket_by_bps()