Lines Matching refs:prt_str
320 prt_str(out, "Unsupported superblock version "); in bch2_sb_compatible()
322 prt_str(out, " (min "); in bch2_sb_compatible()
324 prt_str(out, ", max "); in bch2_sb_compatible()
326 prt_str(out, ")"); in bch2_sb_compatible()
331 prt_str(out, "Unsupported superblock version_min "); in bch2_sb_compatible()
333 prt_str(out, " (min "); in bch2_sb_compatible()
335 prt_str(out, ", max "); in bch2_sb_compatible()
337 prt_str(out, ")"); in bch2_sb_compatible()
342 prt_str(out, "Bad minimum version "); in bch2_sb_compatible()
344 prt_str(out, ", greater than version field "); in bch2_sb_compatible()
652 prt_str(err, "Not a bcachefs superblock (got magic "); in read_one_super()
654 prt_str(err, ")"); in read_one_super()
1014 prt_str(&buf, " > "); in bch2_write_super()
1016 prt_str(&buf, ")"); in bch2_write_super()
1287 prt_str(out, "Superblock max size: "); in bch2_sb_layout_to_text()
1294 prt_str(out, "Offsets: "); in bch2_sb_layout_to_text()
1297 prt_str(out, ", "); in bch2_sb_layout_to_text()
1359 prt_str(out, "/"); in bch2_sb_to_text()