/Linux-v4.19/fs/ubifs/ |
D | scan.c | 302 goto corrupted; in ubifs_scan() 308 goto corrupted; in ubifs_scan() 329 goto corrupted; in ubifs_scan() 342 goto corrupted; in ubifs_scan() 347 corrupted: in ubifs_scan()
|
/Linux-v4.19/drivers/mtd/ubi/ |
D | kapi.c | 88 vi->corrupted = vol->corrupted; in ubi_do_get_volume_info() 216 vol->corrupted = 1; in ubi_open_volume() 454 vol->corrupted = 1; in ubi_leb_read() 494 vol->corrupted = 1; in ubi_leb_read_sg()
|
D | vmt.c | 45 __ATTR(corrupted, S_IRUGO, vol_attribute_show, NULL); 101 ret = sprintf(buf, "%d\n", vol->corrupted); in vol_attribute_show() 697 if (vol->upd_marker && vol->corrupted) { in self_check_volume() 727 if (vol->corrupted) { in self_check_volume()
|
D | upd.c | 100 vol->corrupted = 0; in clear_update_marker()
|
D | attach.c | 454 int len, err, second_is_newer, bitflips = 0, corrupted = 0; in ubi_compare_lebs() local 535 corrupted = 1; in ubi_compare_lebs() 551 return second_is_newer | (bitflips << 1) | (corrupted << 2); in ubi_compare_lebs()
|
D | cdev.c | 208 if (vol->corrupted) in vol_cdev_read() 381 vol->corrupted = 1; in vol_cdev_write()
|
/Linux-v4.19/Documentation/vm/ |
D | hwpoison.rst | 19 * 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-v4.19/arch/arm/mach-lpc32xx/ |
D | suspend.S | 40 @ Save a copy of the used registers in IRAM, r0 is corrupted
|
/Linux-v4.19/include/linux/mtd/ |
D | ubi.h | 119 int corrupted; member
|
/Linux-v4.19/Documentation/ABI/stable/ |
D | sysfs-class-ubi | 154 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-v4.19/Documentation/arm/SA1100/ |
D | ADSBitsy | 40 mode, the timing is off so the image is corrupted. This will be
|
D | GraphicsMaster | 50 mode, the timing is off so the image is corrupted. This will be
|
D | GraphicsClient | 94 mode, the timing is off so the image is corrupted. This will be
|
/Linux-v4.19/Documentation/device-mapper/ |
D | verity.txt | 75 Log corrupted blocks, but allow read operations to proceed normally. 78 Restart the system when a corrupted block is discovered. This option is 144 corrupted data will be verified using the cryptographic hash of the
|
/Linux-v4.19/Documentation/md/ |
D | raid5-cache.txt | 104 from the log. The sequence ID and checksum will help us detect corrupted meta 107 parities are incompleted, they are discarded. If part of data is corrupted,
|
/Linux-v4.19/Documentation/filesystems/ |
D | xfs-self-describing-metadata.txt | 102 and/or corrupted, and how long ago that it was last modified. Knowing the owner 121 analysis is how recently the block was modified. Correlation of set of corrupted 138 the LSN we can tell if the corrupted metadata all belonged to the same log 157 metadata, or there may be corruption of interblock relationships (e.g. corrupted
|
D | ocfs2-online-filecheck.txt | 14 filesystem is not corrupted further. The filesystem is not converted to
|
D | hpfs.txt | 35 corrupted filesystems. check=strict means many superfluous checks - 252 1.95 Fixed one buffer leak, that could happen on corrupted filesystem 286 2.06 Fixed some crash on corrupted disk structures
|
/Linux-v4.19/Documentation/media/dvb-drivers/ |
D | bt8xx.rst | 109 There are some TwinHan cards that the EEPROM has become corrupted for some
|
/Linux-v4.19/arch/m68k/math-emu/ |
D | fp_entry.S | 113 | and the stack gets corrupted.
|
/Linux-v4.19/Documentation/misc-devices/ |
D | lis3lv02d | 43 used during normal operations. Position data is not corrupted during selftest
|
/Linux-v4.19/arch/arm/mm/ |
D | cache-v7m.S | 372 subne r3, r2, #1 @ restore r3, corrupted by v7m's dccimvac
|
/Linux-v4.19/Documentation/usb/ |
D | rio.txt | 34 down to nothing and appear to have corrupted the flash memory. My RIO
|
/Linux-v4.19/fs/ext4/ |
D | extents.c | 446 goto corrupted; in __ext4_ext_check() 450 goto corrupted; in __ext4_ext_check() 454 goto corrupted; in __ext4_ext_check() 459 goto corrupted; in __ext4_ext_check() 463 goto corrupted; in __ext4_ext_check() 467 goto corrupted; in __ext4_ext_check() 471 goto corrupted; in __ext4_ext_check() 478 goto corrupted; in __ext4_ext_check() 482 corrupted: in __ext4_ext_check()
|
/Linux-v4.19/Documentation/i2c/busses/ |
D | i2c-piix4 | 104 which can easily get corrupted due to a state machine bug. These are mostly
|