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

/linux-master/fs/bcachefs/
H A Dbbpos.h34 bch2_bpos_to_text(out, pos.pos);
H A Dbackpointers.c86 bch2_bpos_to_text(out, bp->pos);
97 bch2_bpos_to_text(out, bucket);
287 bch2_bpos_to_text(&buf, bucket);
291 bch2_bpos_to_text(&buf, bp_pos);
547 bch2_bpos_to_text(&buf, bucket);
880 bch2_bpos_to_text(&buf, s.bucket_start);
882 bch2_bpos_to_text(&buf, s.bucket_end);
H A Dnocow_locking.c116 bch2_bpos_to_text(out, u64_to_bucket(l->b[i]));
H A Dbtree_node_scan.c26 bch2_bpos_to_text(out, n->min_key);
28 bch2_bpos_to_text(out, n->max_key);
478 bch2_bpos_to_text(&buf, node_min);
480 bch2_bpos_to_text(&buf, node_max);
H A Dbkey_methods.h60 void bch2_bpos_to_text(struct printbuf *, struct bpos);
H A Dbkey_methods.c256 void bch2_bpos_to_text(struct printbuf *out, struct bpos pos) function
292 bch2_bpos_to_text(out, k->p);
H A Dbtree_io.c32 bch2_bpos_to_text(out, bn->min_key);
35 bch2_bpos_to_text(out, bn->max_key);
805 bch2_bpos_to_text(&buf1, bn->min_key), buf1.buf),
807 bch2_bpos_to_text(&buf2, bp->min_key), buf2.buf));
816 bch2_bpos_to_text(&buf1, bn->max_key), buf1.buf));
1034 bch2_bpos_to_text(&buf, b->data->min_key);
1036 bch2_bpos_to_text(&buf, b->data->max_key);
1368 bch2_bpos_to_text(&buf, b->key.k.p);
H A Dbtree_cache.c890 bch2_bpos_to_text(&buf, b->data->min_key);
893 bch2_bpos_to_text(&buf, b->data->max_key);
1277 bch2_bpos_to_text(out, b->data->min_key);
1279 bch2_bpos_to_text(out, b->data->max_key);
H A Dbtree_iter.c195 bch2_bpos_to_text(&buf1, path->pos);
367 bch2_bpos_to_text(&buf, pos);
937 bch2_bpos_to_text(&buf, path->pos);
1488 bch2_bpos_to_text(out, path->pos);
3306 bch2_bpos_to_text(out, btree_node_pos(b));
3349 bch2_bpos_to_text(out, path->pos);
H A Dbtree_gc.c104 bch2_bpos_to_text(&buf, new_min);
140 bch2_bpos_to_text(&buf, new_max);
H A Dsysfs.c345 bch2_bpos_to_text(out, c->gc_gens_pos);
H A Dbtree_update_interior.c63 bch2_bpos_to_text(&buf, b->data->min_key);
71 bch2_bpos_to_text(&buf, b->data->max_key);
2011 bch2_bpos_to_text(&buf1, prev->data->max_key);
2012 bch2_bpos_to_text(&buf2, next->data->min_key);
H A Dbtree_locking.c749 bch2_bpos_to_text(&buf, path->pos);
H A Dbset.c1590 bch2_bpos_to_text(out, uk.p);
H A Dextents.c231 bch2_bpos_to_text(out, bp.v->min_key);
H A Dio_write.c1643 bch2_bpos_to_text(out, op->pos);
H A Dalloc_background.c1983 bch2_bpos_to_text(&buf, bucket);
H A Dfsck.c1305 bch2_bpos_to_text(&buf, pos1);

Completed in 418 milliseconds