Lines Matching refs:ubifs_err
367 ubifs_err(c, "min. I/O unit mismatch: %d in superblock, %d real", in validate_sb()
373 ubifs_err(c, "LEB size mismatch: %d in superblock, %d real", in validate_sb()
395 ubifs_err(c, "bad LEB count: %d in superblock, %d on UBI volume, %d minimum required", in validate_sb()
401 ubifs_err(c, "max. LEB count %d less than LEB count %d", in validate_sb()
407 ubifs_err(c, "too few main LEBs count %d, must be at least %d", in validate_sb()
414 ubifs_err(c, "too small journal (%lld bytes), must be at least %lld bytes", in validate_sb()
421 ubifs_err(c, "too large journal size (%lld bytes), only %lld bytes available in the main area", in validate_sb()
470 ubifs_err(c, "bad superblock, error %d", err); in validate_sb()
556 …ubifs_err(c, "on-flash format version is w%d/r%d, but software only supports up to version w%d/r%d… in ubifs_read_superblock()
577 ubifs_err(c, "on-flash format version %d is not supported", in ubifs_read_superblock()
602 ubifs_err(c, "unsupported key format"); in ubifs_read_superblock()