Home
last modified time | relevance | path

Searched refs:corrupted (Results 1 – 14 of 14) sorted by relevance

/drivers/mtd/ubi/
A Dkapi.c75 vi->corrupted = vol->corrupted; in ubi_do_get_volume_info()
204 vol->corrupted = 1; in ubi_open_volume()
462 vol->corrupted = 1; in ubi_leb_read()
502 vol->corrupted = 1; in ubi_leb_read_sg()
A Dvmt.c32 __ATTR(corrupted, S_IRUGO, vol_attribute_show, NULL);
83 ret = sprintf(buf, "%d\n", vol->corrupted); in vol_attribute_show()
730 if (vol->upd_marker && vol->corrupted) { in self_check_volume()
760 if (vol->corrupted) { in self_check_volume()
A Dupd.c87 vol->corrupted = 0; in clear_update_marker()
A Dattach.c441 int len, err, second_is_newer, bitflips = 0, corrupted = 0; in ubi_compare_lebs() local
522 corrupted = 1; in ubi_compare_lebs()
538 return second_is_newer | (bitflips << 1) | (corrupted << 2); in ubi_compare_lebs()
A Dcdev.c195 if (vol->corrupted) in vol_cdev_read()
368 vol->corrupted = 1; in vol_cdev_write()
A Ddebug.c138 pr_err("\tcorrupted %d\n", vol->corrupted); in ubi_dump_vol_info()
A Dubi.h362 unsigned int corrupted:1; member
A Dvtbl.c614 vol->corrupted = 1; in init_volumes()
/drivers/gpu/drm/i915/gt/uc/
A Dintel_guc_ct.c446 goto corrupted; in ct_write()
455 goto corrupted; in ct_write()
461 goto corrupted; in ct_write()
516 corrupted: in ct_write()
916 goto corrupted; in ct_read()
926 goto corrupted; in ct_read()
933 goto corrupted; in ct_read()
962 goto corrupted; in ct_read()
994 corrupted: in ct_read()
/drivers/gpu/drm/xe/
A Dxe_guc_ct.c727 goto corrupted; in h2g_write()
737 goto corrupted; in h2g_write()
744 goto corrupted; in h2g_write()
751 goto corrupted; in h2g_write()
810 corrupted: in h2g_write()
1493 goto corrupted; in g2h_read()
1552 goto corrupted; in g2h_read()
1599 corrupted: in g2h_read()
1901 goto corrupted; in xe_guc_ct_fixup_messages_with_ggtt()
1904 goto corrupted; in xe_guc_ct_fixup_messages_with_ggtt()
[all …]
/drivers/of/
A DKconfig35 leave the devicetree in a corrupted state.
/drivers/scsi/aic7xxx/
A Daic7xxx.seq841 * corrupted by the interveining, non-data, transfers. Ask
1417 * get corrupted if you try to dump
1756 * Use the residual number since STCNT is corrupted by
A Daic79xx.seq1640 * corrupted by the interveining, non-data, transfers. Ask
/drivers/md/
A DKconfig575 recover from corrupted blocks.

Completed in 40 milliseconds