Home
last modified time | relevance | path

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

123

/linux/fs/ubifs/
A Dscan.c290 goto corrupted; in ubifs_scan()
296 goto corrupted; in ubifs_scan()
317 goto corrupted; in ubifs_scan()
330 goto corrupted; in ubifs_scan()
335 corrupted: in ubifs_scan()
/linux/drivers/gpu/drm/i915/gt/uc/
A Dintel_guc_ct.c402 goto corrupted; in ct_write()
411 goto corrupted; in ct_write()
417 goto corrupted; in ct_write()
467 corrupted: in ct_write()
808 goto corrupted; in ct_read()
817 goto corrupted; in ct_read()
824 goto corrupted; in ct_read()
853 goto corrupted; in ct_read()
883 corrupted: in ct_read()
/linux/drivers/mtd/ubi/
A Dkapi.c75 vi->corrupted = vol->corrupted; in ubi_do_get_volume_info()
203 vol->corrupted = 1; in ubi_open_volume()
441 vol->corrupted = 1; in ubi_leb_read()
481 vol->corrupted = 1; in ubi_leb_read_sg()
A Dvmt.c32 __ATTR(corrupted, S_IRUGO, vol_attribute_show, NULL);
88 ret = sprintf(buf, "%d\n", vol->corrupted); in vol_attribute_show()
684 if (vol->upd_marker && vol->corrupted) { in self_check_volume()
714 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()
/linux/Documentation/vm/
A Dhwpoison.rst19 hardware as being corrupted usually due to a 2bit ECC memory or cache
22 This focusses on pages detected as corrupted in the background.
74 Send SIGBUS when the application runs into the corrupted page.
120 some early filtering to avoid corrupted unintended pages in test suites.
/linux/arch/arm/mach-lpc32xx/
A Dsuspend.S39 @ Save a copy of the used registers in IRAM, r0 is corrupted
/linux/Documentation/admin-guide/device-mapper/
A Dverity.rst79 Log corrupted blocks, but allow read operations to proceed normally.
82 Restart the system when a corrupted block is discovered. This option is
87 Panic the device when a corrupted block is discovered. This option is
164 corrupted data will be verified using the cryptographic hash of the
/linux/Documentation/ABI/stable/
A Dsysfs-class-ubi154 What: /sys/class/ubi/ubiX/ubiX_Y/corrupted
160 if it is corrupted (e.g., due to an interrupted volume update).
212 checked using the "corrupted" sysfs file.
/linux/include/linux/mtd/
A Dubi.h106 int corrupted; member
/linux/Documentation/i2c/
A Dgpio-fault-injection.rst101 should be corrupted and that should be detected properly. That means that the
106 corrupted. A good starting point for using this fault injector on an otherwise
/linux/Documentation/driver-api/md/
A Draid5-cache.rst106 from the log. The sequence ID and checksum will help us detect corrupted meta
109 parities are incompleted, they are discarded. If part of data is corrupted,
/linux/Documentation/filesystems/
A Dxfs-self-describing-metadata.rst105 and/or corrupted, and how long ago that it was last modified. Knowing the owner
124 analysis is how recently the block was modified. Correlation of set of corrupted
141 the LSN we can tell if the corrupted metadata all belonged to the same log
160 metadata, or there may be corruption of interblock relationships (e.g. corrupted
A Dhpfs.rst43 corrupted filesystems. check=strict means many superfluous checks -
290 1.95 Fixed one buffer leak, that could happen on corrupted filesystem
341 2.06 Fixed some crash on corrupted disk structures
A Docfs2-online-filecheck.rst17 filesystem is not corrupted further. The filesystem is not converted to
/linux/arch/m68k/math-emu/
A Dfp_entry.S113 | and the stack gets corrupted.
/linux/tools/build/
A DBuild.include125 # delete partially updated (i.e. corrupted) files on error
/linux/Documentation/misc-devices/
A Dlis3lv02d.rst48 used during normal operations. Position data is not corrupted during selftest
/linux/Documentation/admin-guide/media/
A Dbt8xx.rst147 There are some TwinHan cards whose EEPROM has become corrupted for some
/linux/arch/m68k/fpsp040/
A Dx_unfl.S186 | ;also ensure that a0 isn't corrupted
/linux/arch/arm/mm/
A Dcache-v7m.S372 subne r3, r2, #1 @ restore r3, corrupted by v7m's dccimvac
/linux/Documentation/i2c/busses/
A Di2c-piix4.rst108 which can easily get corrupted due to a state machine bug. These are mostly
/linux/fs/ext4/
A Dextents.c444 goto corrupted; in __ext4_ext_check()
448 goto corrupted; in __ext4_ext_check()
452 goto corrupted; in __ext4_ext_check()
457 goto corrupted; in __ext4_ext_check()
461 goto corrupted; in __ext4_ext_check()
465 goto corrupted; in __ext4_ext_check()
469 goto corrupted; in __ext4_ext_check()
476 goto corrupted; in __ext4_ext_check()
480 corrupted: in __ext4_ext_check()

Completed in 49 milliseconds

123