Lines Matching refs:prt_printf
72 prt_printf(out, "(invalid device %u)", f->dev); in bch2_io_failures_to_text()
355 prt_printf(out, "seq %llx written %u min_key %s", in bch2_btree_ptr_v2_to_text()
361 prt_printf(out, " "); in bch2_btree_ptr_v2_to_text()
549 prt_printf(out, "generation %u replicas %u", in bch2_reservation_to_text()
1232 prt_printf(out, "ptr: %u:%llu gen %u%s", ptr->dev, in bch2_extent_ptr_to_text()
1239 prt_printf(out, "ptr: %u:%llu:%u gen %u", in bch2_extent_ptr_to_text()
1242 prt_printf(out, " d=%u", ca->mi.durability); in bch2_extent_ptr_to_text()
1249 prt_printf(out, " stale"); in bch2_extent_ptr_to_text()
1251 prt_printf(out, " invalid"); in bch2_extent_ptr_to_text()
1258 prt_printf(out, "crc: c_size %u size %u offset %u nonce %u csum ", in bch2_extent_crc_unpacked_to_text()
1263 prt_printf(out, " %0llx:%0llx ", crc->csum.hi, crc->csum.lo); in bch2_extent_crc_unpacked_to_text()
1273 prt_printf(out, " replicas=%u", r->data_replicas); in bch2_extent_rebalance_to_text()
1295 prt_printf(out, "%u", r->background_target); in bch2_extent_rebalance_to_text()
1306 prt_printf(out, "%u", r->promote_target); in bch2_extent_rebalance_to_text()
1313 prt_printf(out, " ec=%u", r->erasure_code); in bch2_extent_rebalance_to_text()
1327 prt_printf(out, "durability: %u ", bch2_bkey_durability_safe(c, k)); in bch2_bkey_ptrs_to_text()
1331 prt_printf(out, " "); in bch2_bkey_ptrs_to_text()
1350 prt_printf(out, "ec: idx %llu block %u", in bch2_bkey_ptrs_to_text()
1363 prt_printf(out, "(invalid extent entry %.16llx)", *((u64 *) entry)); in bch2_bkey_ptrs_to_text()
1516 prt_printf(err, "invalid compression opt %u:%u", in bch2_bkey_ptrs_validate()