Lines Matching refs:erofs_err
71 erofs_err(sb, "invalid checksum 0x%08x, 0x%08x expected",
117 erofs_err(sb, "unidentified incompatible feature %x, please upgrade kernel",
166 erofs_err(sb, "compression disabled, unable to mount compressed EROFS");
187 erofs_err(sb, "empty device tag @ pos %llu", *pos);
235 erofs_err(sb, "extra devices don't match (ondisk %u, given %u)",
289 erofs_err(sb, "cannot read erofs superblock");
298 erofs_err(sb, "cannot find valid erofs superblock");
304 erofs_err(sb, "blkszbits %u isn't supported", sbi->blkszbits);
308 erofs_err(sb, "dirblkbits %u isn't supported", dsb->dirblkbits);
325 erofs_err(sb, "invalid sb_extslots %u (more than a fs block)",
350 erofs_err(sb, "bad volume name without NIL terminator");
669 erofs_err(sb, "rootino(nid %llu) is not a directory(i_mode %o)",