Lines Matching defs:error
607 int error;621 error = count;630 error = -EINVAL;638 error = db_verify(db);639 if (error) {654 error = count < 0 ? count : -EIO;659 return error;672 int error;684 error = update_flash_db();685 if (error)