Lines Matching refs:prt_printf

41 			prt_printf(err, "disk %u has invalid label %u (have %u)",  in bch2_sb_disk_groups_validate()
47 prt_printf(err, "disk %u has deleted label %u", i, group_id); in bch2_sb_disk_groups_validate()
63 prt_printf(err, "label %u empty", i); in bch2_sb_disk_groups_validate()
78 prt_printf(err, "duplicate label %llu.%.*s", in bch2_sb_disk_groups_validate()
102 prt_printf(out, " "); in bch2_sb_disk_groups_to_text()
105 prt_printf(out, "[deleted]"); in bch2_sb_disk_groups_to_text()
107 prt_printf(out, "[parent %llu name %s]", in bch2_sb_disk_groups_to_text()
365 prt_printf(out, "%.*s", (int) sizeof(e->label), e->label); in __bch2_disk_path_to_text()
367 prt_printf(out, "."); in __bch2_disk_path_to_text()
371 prt_printf(out, "invalid label %u", v); in __bch2_disk_path_to_text()
383 prt_printf(out, "%2u: ", i); in bch2_disk_groups_to_text()
386 prt_printf(out, "[deleted]"); in bch2_disk_groups_to_text()
392 prt_printf(out, " devs"); in bch2_disk_groups_to_text()
395 prt_printf(out, " %s", ca->name); in bch2_disk_groups_to_text()
443 prt_printf(out, "%.*s", (int) sizeof(g->label), g->label); in bch2_disk_path_to_text_sb()
445 prt_printf(out, "."); in bch2_disk_path_to_text_sb()
449 prt_printf(out, "invalid label %u", v); in bch2_disk_path_to_text_sb()
527 prt_printf(out, "none"); in bch2_target_to_text()
537 prt_printf(out, "/dev/%s", ca->name); in bch2_target_to_text()
539 prt_printf(out, "offline device %u", t.dev); in bch2_target_to_text()
541 prt_printf(out, "invalid device %u", t.dev); in bch2_target_to_text()
560 prt_printf(out, "none"); in bch2_target_to_text_sb()
566 prt_printf(out, "Device "); in bch2_target_to_text_sb()
568 prt_printf(out, " (%u)", t.dev); in bch2_target_to_text_sb()
570 prt_printf(out, "Bad device %u", t.dev); in bch2_target_to_text_sb()