/linux-6.12.1/fs/ubifs/ |
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()
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-fs-ubifs | 9 with a corrupted magic number. 21 with a corrupted node type.
|
/linux-6.12.1/fs/verity/ |
D | verify.c | 208 goto corrupted; in verify_data_block() 228 goto corrupted; in verify_data_block() 231 corrupted: in verify_data_block()
|
/linux-6.12.1/drivers/mtd/ubi/ |
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()
|
D | vmt.c | 32 __ATTR(corrupted, S_IRUGO, vol_attribute_show, NULL); 83 ret = sprintf(buf, "%d\n", vol->corrupted); in vol_attribute_show() 728 if (vol->upd_marker && vol->corrupted) { in self_check_volume() 758 if (vol->corrupted) { in self_check_volume()
|
D | upd.c | 87 vol->corrupted = 0; in clear_update_marker()
|
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()
|
D | cdev.c | 195 if (vol->corrupted) in vol_cdev_read() 368 vol->corrupted = 1; in vol_cdev_write()
|
/linux-6.12.1/tools/testing/selftests/bpf/ |
D | DENYLIST.s390x | 3 get_stack_raw_tp # user_stack corrupted user stack …
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_ct.c | 446 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()
|
/linux-6.12.1/Documentation/mm/ |
D | hwpoison.rst | 17 hardware as being corrupted usually due to a 2bit ECC memory or cache 20 This focusses on pages detected as corrupted in the background. 70 Send SIGBUS when the application runs into the corrupted page. 116 some early filtering to avoid corrupted unintended pages in test suites.
|
/linux-6.12.1/arch/arm/mach-lpc32xx/ |
D | suspend.S | 37 @ Save a copy of the used registers in IRAM, r0 is corrupted
|
/linux-6.12.1/Documentation/admin-guide/device-mapper/ |
D | verity.rst | 79 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 168 corrupted data will be verified using the cryptographic hash of the
|
/linux-6.12.1/include/linux/mtd/ |
D | ubi.h | 106 int corrupted; member
|
/linux-6.12.1/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-6.12.1/Documentation/driver-api/md/ |
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-6.12.1/Documentation/i2c/ |
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-6.12.1/Documentation/filesystems/xfs/ |
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-6.12.1/drivers/of/ |
D | Kconfig | 29 leave the devicetree in a corrupted state.
|
/linux-6.12.1/Documentation/arch/arm64/ |
D | kdump.rst | 7 Kdump mechanism is used to capture a corrupted kernel vmcore so that
|
/linux-6.12.1/arch/arm64/boot/dts/freescale/ |
D | imx8mm-kontron-bl-osm-s.dts | 80 * with corrupted data due to chip errata.
|
/linux-6.12.1/tools/build/ |
D | Build.include | 125 # delete partially updated (i.e. corrupted) files on error
|
/linux-6.12.1/arch/m68k/math-emu/ |
D | fp_entry.S | 113 | and the stack gets corrupted.
|
/linux-6.12.1/Documentation/filesystems/ |
D | ocfs2-online-filecheck.rst | 17 filesystem is not corrupted further. The filesystem is not converted to
|
D | hpfs.rst | 43 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
|