Home
last modified time | relevance | path

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

1234

/linux-6.3-rc2/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-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-fs-ubifs9 with a corrupted magic number.
21 with a corrupted node type.
/linux-6.3-rc2/drivers/mtd/ubi/
A Dkapi.c75 vi->corrupted = vol->corrupted; in ubi_do_get_volume_info()
204 vol->corrupted = 1; in ubi_open_volume()
442 vol->corrupted = 1; in ubi_leb_read()
482 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()
679 if (vol->upd_marker && vol->corrupted) { in self_check_volume()
709 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-6.3-rc2/drivers/gpu/drm/i915/gt/uc/
A Dintel_guc_ct.c369 goto corrupted; in ct_write()
378 goto corrupted; in ct_write()
384 goto corrupted; in ct_write()
434 corrupted: in ct_write()
831 goto corrupted; in ct_read()
841 goto corrupted; in ct_read()
848 goto corrupted; in ct_read()
877 goto corrupted; in ct_read()
907 corrupted: in ct_read()
/linux-6.3-rc2/Documentation/mm/
A Dhwpoison.rst17 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.3-rc2/arch/arm/mach-lpc32xx/
A Dsuspend.S37 @ Save a copy of the used registers in IRAM, r0 is corrupted
/linux-6.3-rc2/tools/testing/selftests/bpf/
A DDENYLIST.s390x8 get_stack_raw_tp # user_stack corrupted user stack …
/linux-6.3-rc2/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
168 corrupted data will be verified using the cryptographic hash of the
/linux-6.3-rc2/include/linux/mtd/
A Dubi.h106 int corrupted; member
/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/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-6.3-rc2/drivers/of/
A DKconfig30 leave the devicetree in a corrupted state.
/linux-6.3-rc2/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 Docfs2-online-filecheck.rst17 filesystem is not corrupted further. The filesystem is not converted to
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
/linux-6.3-rc2/tools/build/
A DBuild.include125 # delete partially updated (i.e. corrupted) files on error
/linux-6.3-rc2/arch/m68k/math-emu/
A Dfp_entry.S113 | and the stack gets corrupted.
/linux-6.3-rc2/arch/arm64/boot/dts/freescale/
A Dimx8mm-kontron-bl-osm-s.dts97 * with corrupted data due to chip errata.
/linux-6.3-rc2/Documentation/admin-guide/media/
A Dbt8xx.rst147 There are some TwinHan cards whose EEPROM has become corrupted for some
/linux-6.3-rc2/Documentation/misc-devices/
A Dlis3lv02d.rst48 used during normal operations. Position data is not corrupted during selftest

Completed in 40 milliseconds

1234