Lines Matching refs:bpos
44 struct bpos bucket = bp_pos_to_bucket_and_offset(ca, bp.k->p, &bucket_offset); in bch2_backpointer_to_text()
175 static int bch2_backpointer_del(struct btree_trans *trans, struct bpos pos) in bch2_backpointer_del()
382 struct bpos bucket; in bch2_check_backpointer_has_valid_bucket()
437 struct bpos bp_start;
438 struct bpos bp_end;
854 static int check_bucket_backpointers_to_extents(struct btree_trans *, struct bch_dev *, struct bpos…
953 struct bpos pos = bkey_s_c_to_btree_ptr_v2(k).v->min_key; in backpointer_node_has_missing()
962 struct bpos bucket = bp_pos_to_bucket(ca, pos); in backpointer_node_has_missing()
1003 struct bpos start, struct bpos *end) in bch2_pin_backpointer_nodes_with_missing()
1037 struct bpos pinned = SPOS_MAX; in bch2_pin_backpointer_nodes_with_missing()
1196 struct bch_dev *ca, struct bpos bucket) in check_bucket_backpointers_to_extents()