| /linux/fs/ubifs/ |
| H A D | scan.c | 290 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()
|
| H A D | recovery.c | 698 goto corrupted; in ubifs_recover_leb() 781 corrupted: in ubifs_recover_leb()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-fs-ubifs | 9 with a corrupted magic number. 21 with a corrupted node type.
|
| /linux/drivers/mtd/ubi/ |
| H A D | kapi.c | 75 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()
|
| H A D | vmt.c | 32 __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()
|
| H A D | upd.c | 87 vol->corrupted = 0; in clear_update_marker()
|
| H A D | attach.c | 441 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()
|
| H A D | cdev.c | 195 if (vol->corrupted) in vol_cdev_read() 368 vol->corrupted = 1; in vol_cdev_write()
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | DENYLIST.s390x | 4 get_stack_raw_tp # user_stack corrupted user stack (no backchain userspace)
|
| /linux/fs/verity/ |
| H A D | verify.c | 287 goto corrupted; in verify_data_block() 305 goto corrupted; in verify_data_block() 308 corrupted: in verify_data_block()
|
| /linux/arch/arm/mach-lpc32xx/ |
| H A D | suspend.S | 37 @ Save a copy of the used registers in IRAM, r0 is corrupted
|
| /linux/Documentation/ABI/stable/ |
| H A 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/Documentation/driver-api/md/ |
| H A D | raid5-cache.rst | 106 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/i2c/ |
| H A D | gpio-fault-injection.rst | 101 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/drivers/of/ |
| H A D | Kconfig | 35 leave the devicetree in a corrupted state.
|
| /linux/Documentation/filesystems/xfs/ |
| H A D | xfs-self-describing-metadata.rst | 106 and/or corrupted, and how long ago that it was last modified. Knowing the owner 125 analysis is how recently the block was modified. Correlation of set of corrupted 142 the LSN we can tell if the corrupted metadata all belonged to the same log 161 metadata, or there may be corruption of interblock relationships (e.g. corrupted
|
| /linux/Documentation/arch/arm64/ |
| H A D | kdump.rst | 7 Kdump mechanism is used to capture a corrupted kernel vmcore so that
|
| /linux/arch/m68k/math-emu/ |
| H A D | fp_entry.S | 113 | and the stack gets corrupted.
|
| /linux/tools/build/ |
| H A D | Build.include | 136 # delete partially updated (i.e. corrupted) files on error
|
| /linux/Documentation/admin-guide/media/ |
| H A D | bt8xx.rst | 147 There are some TwinHan cards whose EEPROM has become corrupted for some
|
| /linux/Documentation/misc-devices/ |
| H A D | lis3lv02d.rst | 48 used during normal operations. Position data is not corrupted during selftest
|
| /linux/fs/ext4/ |
| H A D | extents.c | 464 goto corrupted; in __ext4_ext_check() 468 goto corrupted; in __ext4_ext_check() 472 goto corrupted; in __ext4_ext_check() 477 goto corrupted; in __ext4_ext_check() 481 goto corrupted; in __ext4_ext_check() 485 goto corrupted; in __ext4_ext_check() 489 goto corrupted; in __ext4_ext_check() 493 goto corrupted; in __ext4_ext_check() 500 goto corrupted; in __ext4_ext_check() 504 corrupted: in __ext4_ext_check()
|
| H A D | namei.c | 2172 goto corrupted; in ext4_check_dx_root() 2176 goto corrupted; in ext4_check_dx_root() 2181 goto corrupted; in ext4_check_dx_root() 2187 goto corrupted; in ext4_check_dx_root() 2191 goto corrupted; in ext4_check_dx_root() 2196 goto corrupted; in ext4_check_dx_root() 2201 corrupted: in ext4_check_dx_root()
|
| /linux/arch/m68k/fpsp040/ |
| H A D | x_unfl.S | 186 | ;also ensure that a0 isn't corrupted
|
| /linux/arch/arm/mm/ |
| H A D | cache-v7m.S | 377 subne r3, r2, #1 @ restore r3, corrupted by v7m's dccimvac
|