Home
last modified time | relevance | path

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

1234

/linux/fs/ubifs/
H 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/fs/hfs/
H A Dmdb.c70 bool corrupted = false; in is_hfs_cnid_counts_valid() local
74 corrupted = true; in is_hfs_cnid_counts_valid()
78 corrupted = true; in is_hfs_cnid_counts_valid()
82 corrupted = true; in is_hfs_cnid_counts_valid()
85 return !corrupted; in is_hfs_cnid_counts_valid()
/linux/Documentation/ABI/testing/
H A Dsysfs-fs-ubifs9 with a corrupted magic number.
21 with a corrupted node type.
/linux/drivers/mtd/ubi/
H A Dkapi.c75 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 Dvmt.c32 __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 Dupd.c87 vol->corrupted = 0; in clear_update_marker()
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.c444 goto corrupted; in ct_write()
453 goto corrupted; in ct_write()
459 goto corrupted; in ct_write()
514 corrupted: in ct_write()
914 goto corrupted; in ct_read()
924 goto corrupted; in ct_read()
931 goto corrupted; in ct_read()
960 goto corrupted; in ct_read()
992 corrupted: in ct_read()
/linux/fs/verity/
H A Dverify.c287 goto corrupted; in verify_data_block()
305 goto corrupted; in verify_data_block()
308 corrupted: in verify_data_block()
/linux/Documentation/mm/
H 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/tools/testing/selftests/bpf/
H A DDENYLIST.s390x4 get_stack_raw_tp # user_stack corrupted user stack (no backchain userspace)
/linux/arch/arm/mach-lpc32xx/
H A Dsuspend.S37 @ Save a copy of the used registers in IRAM, r0 is corrupted
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c935 goto corrupted; in h2g_write()
945 goto corrupted; in h2g_write()
952 goto corrupted; in h2g_write()
959 goto corrupted; in h2g_write()
1014 corrupted: in h2g_write()
1698 goto corrupted; in g2h_read()
1730 goto corrupted; in g2h_read()
1737 goto corrupted; in g2h_read()
1757 goto corrupted; in g2h_read()
1805 corrupted: in g2h_read()
/linux/Documentation/ABI/stable/
H 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/Documentation/admin-guide/device-mapper/
H 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
184 corrupted data will be verified using the cryptographic hash of the
/linux/include/linux/mtd/
H A Dubi.h106 int corrupted; member
/linux/Documentation/driver-api/md/
H 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/i2c/
H 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/filesystems/xfs/
H A Dxfs-self-describing-metadata.rst106 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/userspace-api/
H A Dmseal.rst16 corrupted pointer is passed to a memory management system. For example,
140 corrupted pointer is passed to a memory management system.
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-kontron-bl-osm-s.dts72 * with corrupted data due to chip errata.
/linux/drivers/of/
H A DKconfig35 leave the devicetree in a corrupted state.
/linux/Documentation/arch/arm64/
H A Dkdump.rst7 Kdump mechanism is used to capture a corrupted kernel vmcore so that
/linux/arch/m68k/math-emu/
H A Dfp_entry.S113 | and the stack gets corrupted.
/linux/fs/f2fs/
H A Dnamei.c578 goto corrupted; in f2fs_unlink()
582 goto corrupted; in f2fs_unlink()
610 corrupted: in f2fs_unlink()
/linux/Documentation/filesystems/
H 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

1234