Lines Matching refs:bch2_version_to_text
44 void bch2_version_to_text(struct printbuf *out, unsigned v) in bch2_version_to_text() function
321 bch2_version_to_text(out, version); in bch2_sb_compatible()
323 bch2_version_to_text(out, bcachefs_metadata_version_min); in bch2_sb_compatible()
325 bch2_version_to_text(out, bcachefs_metadata_version_current); in bch2_sb_compatible()
332 bch2_version_to_text(out, version_min); in bch2_sb_compatible()
334 bch2_version_to_text(out, bcachefs_metadata_version_min); in bch2_sb_compatible()
336 bch2_version_to_text(out, bcachefs_metadata_version_current); in bch2_sb_compatible()
343 bch2_version_to_text(out, version_min); in bch2_sb_compatible()
345 bch2_version_to_text(out, version); in bch2_sb_compatible()
1013 bch2_version_to_text(&buf, le16_to_cpu(c->disk_sb.sb->version)); in bch2_write_super()
1015 bch2_version_to_text(&buf, bcachefs_metadata_version_current); in bch2_write_super()
1331 bch2_version_to_text(out, le16_to_cpu(sb->version)); in bch2_sb_to_text()
1335 bch2_version_to_text(out, BCH_SB_VERSION_UPGRADE_COMPLETE(sb)); in bch2_sb_to_text()
1339 bch2_version_to_text(out, le16_to_cpu(sb->version_min)); in bch2_sb_to_text()