Home
last modified time | relevance | path

Searched refs:bch2_bpos_to_text (Results 1 – 18 of 18) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dbbpos.h34 bch2_bpos_to_text(out, pos.pos); in bch2_bbpos_to_text()
Dbackpointers.c90 bch2_bpos_to_text(out, bp->pos); in bch2_backpointer_to_text()
101 bch2_bpos_to_text(out, bucket); in bch2_backpointer_k_to_text()
291 bch2_bpos_to_text(&buf, bucket); in backpointer_not_found()
295 bch2_bpos_to_text(&buf, bp_pos); in backpointer_not_found()
541 bch2_bpos_to_text(&buf, bucket); in check_bp_exists()
929 bch2_bpos_to_text(&buf, s.bucket_start); in bch2_check_extents_to_backpointers()
931 bch2_bpos_to_text(&buf, s.bucket_end); in bch2_check_extents_to_backpointers()
Dbtree_node_scan.c28 bch2_bpos_to_text(out, n->min_key); in found_btree_node_to_text()
30 bch2_bpos_to_text(out, n->max_key); in found_btree_node_to_text()
503 bch2_bpos_to_text(&buf, node_min); in bch2_get_scanned_nodes()
505 bch2_bpos_to_text(&buf, node_max); in bch2_get_scanned_nodes()
Dbkey_methods.h59 void bch2_bpos_to_text(struct printbuf *, struct bpos);
Dbkey_methods.c254 void bch2_bpos_to_text(struct printbuf *out, struct bpos pos) in bch2_bpos_to_text() function
290 bch2_bpos_to_text(out, k->p); in bch2_bkey_to_text()
Dnocow_locking.c116 bch2_bpos_to_text(out, u64_to_bucket(l->b[i])); in bch2_nocow_locks_to_text()
Dbtree_io.c32 bch2_bpos_to_text(out, bn->min_key); in bch2_btree_node_header_to_text()
35 bch2_bpos_to_text(out, bn->max_key); in bch2_btree_node_header_to_text()
799 bch2_bpos_to_text(&buf1, bn->min_key), buf1.buf), in validate_bset()
801 bch2_bpos_to_text(&buf2, bp->min_key), buf2.buf)); in validate_bset()
810 bch2_bpos_to_text(&buf1, bn->max_key), buf1.buf)); in validate_bset()
1016 bch2_bpos_to_text(&buf, b->data->min_key); in bch2_btree_node_read_done()
1018 bch2_bpos_to_text(&buf, b->data->max_key); in bch2_btree_node_read_done()
1346 bch2_bpos_to_text(&buf, b->key.k.p); in btree_node_read_work()
Dbtree_iter.c195 bch2_bpos_to_text(&buf1, path->pos); in bch2_btree_path_verify_level()
355 bch2_bpos_to_text(&buf, pos); in bch2_assert_pos_locked()
889 bch2_bpos_to_text(&buf, path->pos); in btree_node_iter_and_journal_peek()
936 bch2_bpos_to_text(&buf, path->pos); in btree_path_down()
1496 bch2_bpos_to_text(out, path->pos); in bch2_btree_path_to_text_short()
1501 bch2_bpos_to_text(out, b->data->min_key); in bch2_btree_path_to_text_short()
1503 bch2_bpos_to_text(out, b->key.k.p); in bch2_btree_path_to_text_short()
3343 bch2_bpos_to_text(out, btree_node_pos(b)); in bch2_btree_bkey_cached_common_to_text()
3386 bch2_bpos_to_text(out, path->pos); in bch2_btree_trans_to_text()
Dbtree_cache.c1017 bch2_bpos_to_text(&buf, b->data->min_key); in btree_bad_header()
1020 bch2_bpos_to_text(&buf, b->data->max_key); in btree_bad_header()
1419 bch2_bpos_to_text(out, b->data->min_key); in bch2_btree_node_to_text()
1421 bch2_bpos_to_text(out, b->data->max_key); in bch2_btree_node_to_text()
Dbtree_gc.c61 bch2_bpos_to_text(out, p->pos); in bch2_gc_pos_to_text()
121 bch2_bpos_to_text(&buf, new_min); in set_node_min()
157 bch2_bpos_to_text(&buf, new_max); in set_node_max()
Dbtree_update_interior.c64 bch2_bpos_to_text(&buf, b->data->min_key); in bch2_btree_node_check_topology()
72 bch2_bpos_to_text(&buf, b->data->max_key); in bch2_btree_node_check_topology()
2016 bch2_bpos_to_text(&buf1, prev->data->max_key); in __bch2_foreground_maybe_merge()
2017 bch2_bpos_to_text(&buf2, next->data->min_key); in __bch2_foreground_maybe_merge()
Dbtree_locking.c739 bch2_bpos_to_text(&buf, path->pos); in bch2_trans_relock_fail()
Dsysfs.c306 bch2_bpos_to_text(out, c->gc_gens_pos); in bch2_gc_gens_pos_to_text()
Dbset.c1566 bch2_bpos_to_text(out, uk.p); in bch2_bfloat_to_text()
Dio_write.c1651 bch2_bpos_to_text(out, op->pos); in bch2_write_op_to_text()
Dextents.c226 bch2_bpos_to_text(out, bp.v->min_key); in bch2_btree_ptr_v2_to_text()
Dalloc_background.c2086 bch2_bpos_to_text(&buf, bucket); in invalidate_one_bucket()
Dfsck.c1766 bch2_bpos_to_text(&buf, pos1); in overlapping_extents_found()