Lines Matching refs:erofs_err
71 erofs_err(sb, "invalid checksum 0x%08x, 0x%08x expected", in erofs_superblock_csum_verify()
117 erofs_err(sb, "unidentified incompatible feature %x, please upgrade kernel", in check_layout_compatibility()
171 erofs_err(sb, "try to load compressed fs with unsupported algorithms %x", in erofs_load_compr_cfgs()
217 erofs_err(sb, "try to load compressed fs when compression is disabled"); in erofs_load_compr_cfgs()
240 erofs_err(sb, "empty device tag @ pos %llu", *pos); in erofs_init_device()
288 erofs_err(sb, "extra devices don't match (ondisk %u, given %u)", in erofs_scan_devices()
342 erofs_err(sb, "cannot read erofs superblock"); in erofs_read_superblock()
351 erofs_err(sb, "cannot find valid erofs superblock"); in erofs_read_superblock()
357 erofs_err(sb, "blkszbits %u isn't supported", sbi->blkszbits); in erofs_read_superblock()
361 erofs_err(sb, "dirblkbits %u isn't supported", dsb->dirblkbits); in erofs_read_superblock()
378 erofs_err(sb, "invalid sb_extslots %u (more than a fs block)", in erofs_read_superblock()
403 erofs_err(sb, "bad volume name without NIL terminator"); in erofs_read_superblock()
732 erofs_err(sb, "rootino(nid %llu) is not a directory(i_mode %o)", in erofs_fc_fill_super()