Lines Matching refs:ubifs_err
368 ubifs_err(c, "min. I/O unit mismatch: %d in superblock, %d real", in validate_sb()
374 ubifs_err(c, "LEB size mismatch: %d in superblock, %d real", in validate_sb()
396 ubifs_err(c, "bad LEB count: %d in superblock, %d on UBI volume, %d minimum required", in validate_sb()
402 ubifs_err(c, "max. LEB count %d less than LEB count %d", in validate_sb()
408 ubifs_err(c, "too few main LEBs count %d, must be at least %d", in validate_sb()
415 ubifs_err(c, "too small journal (%lld bytes), must be at least %lld bytes", in validate_sb()
422 ubifs_err(c, "too large journal size (%lld bytes), only %lld bytes available in the main area", in validate_sb()
471 ubifs_err(c, "bad superblock, error %d", err); in validate_sb()
552 …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()
573 ubifs_err(c, "on-flash format version %d is not supported", in ubifs_read_superblock()
598 ubifs_err(c, "unsupported key format"); in ubifs_read_superblock()