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.c73 bch2_bpos_to_text(out, bp->pos);
80 bch2_bpos_to_text(out, bp_pos_to_bucket(c, k.k->p));
265 bch2_bpos_to_text(&buf, bucket);
269 bch2_bpos_to_text(&buf, bp_pos);
520 bch2_bpos_to_text(&buf, bucket);
862 bch2_bpos_to_text(&buf, s.bucket_start);
864 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 Dbkey_methods.h59 void bch2_bpos_to_text(struct printbuf *, struct bpos);
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.c250 void bch2_bpos_to_text(struct printbuf *out, struct bpos pos) function
286 bch2_bpos_to_text(out, k->p);
H A Dbtree_cache.c820 bch2_bpos_to_text(&buf, b->data->min_key);
823 bch2_bpos_to_text(&buf, b->data->max_key);
1210 bch2_bpos_to_text(out, b->data->min_key);
1212 bch2_bpos_to_text(out, b->data->max_key);
H A Dbtree_io.c787 bch2_bpos_to_text(&buf1, bn->min_key), buf1.buf),
789 bch2_bpos_to_text(&buf2, bp->min_key), buf2.buf));
798 bch2_bpos_to_text(&buf1, bn->max_key), buf1.buf));
1016 bch2_bpos_to_text(&buf, b->data->min_key);
1018 bch2_bpos_to_text(&buf, b->data->max_key);
1347 bch2_bpos_to_text(&buf, b->key.k.p);
H A Dbtree_gc.c139 bch2_bpos_to_text(&buf, new_min);
175 bch2_bpos_to_text(&buf, new_max);
1045 bch2_bpos_to_text(&buf, b->data->min_key);
1055 bch2_bpos_to_text(&buf, b->data->max_key);
H A Dbtree_iter.c195 bch2_bpos_to_text(&buf1, path->pos);
365 bch2_bpos_to_text(&buf, pos);
935 bch2_bpos_to_text(&buf, path->pos);
1441 bch2_bpos_to_text(out, path->pos);
3172 bch2_bpos_to_text(out, btree_node_pos(b));
3216 bch2_bpos_to_text(out, path->pos);
H A Dbtree_locking.c744 bch2_bpos_to_text(&buf, path->pos);
H A Dsysfs.c361 bch2_bpos_to_text(out, c->gc_gens_pos);
H A Dbset.c1599 bch2_bpos_to_text(out, uk.p);
H A Dextents.c219 bch2_bpos_to_text(out, bp.v->min_key);
H A Dio_write.c1640 bch2_bpos_to_text(out, op->pos);
H A Dbtree_update_interior.c2008 bch2_bpos_to_text(&buf1, prev->data->max_key);
2009 bch2_bpos_to_text(&buf2, next->data->min_key);
H A Dalloc_background.c1987 bch2_bpos_to_text(&buf, bucket);
H A Dfsck.c1377 bch2_bpos_to_text(&buf, pos1);

Completed in 416 milliseconds