Searched refs:check_errors (Results 1 – 4 of 4) sorted by relevance
149 check->result->check_errors++; in qed_check_l1_table()162 check->result->check_errors++; in qed_check_l1_table()177 check->result->check_errors++; in qed_check_l1_table()207 if (result->corruptions > 0 || result->check_errors > 0) { in qed_check_mark_clean()
449 result->check_errors++; in qcow2_check_read_snapshot_table()471 result->check_errors++; in qcow2_check_read_snapshot_table()493 result->check_errors++; in qcow2_check_read_snapshot_table()520 result->check_errors++; in qcow2_check_read_snapshot_table()563 result->check_errors++; in qcow2_check_fix_snapshot_table()
251 static int check_errors(struct fsi_master_aspeed *aspeed, int err) in check_errors() function293 ret = check_errors(aspeed, ret); in aspeed_fsi_read()311 ret = check_errors(aspeed, ret); in aspeed_fsi_write()
528 int check_errors; member