Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ubifs/
Dscan.c303 goto corrupted; in ubifs_scan()
309 goto corrupted; in ubifs_scan()
330 goto corrupted; in ubifs_scan()
343 goto corrupted; in ubifs_scan()
348 corrupted: in ubifs_scan()
Drecovery.c710 goto corrupted; in ubifs_recover_leb()
793 corrupted: in ubifs_recover_leb()
Dsuper.c498 if (c->vi.corrupted) { in init_constants_early()
/linux-4.4.14/drivers/mtd/ubi/
Dkapi.c88 vi->corrupted = vol->corrupted; in ubi_do_get_volume_info()
216 vol->corrupted = 1; in ubi_open_volume()
451 vol->corrupted = 1; in ubi_leb_read()
491 vol->corrupted = 1; in ubi_leb_read_sg()
Dvmt.c45 __ATTR(corrupted, S_IRUGO, vol_attribute_show, NULL);
101 ret = sprintf(buf, "%d\n", vol->corrupted); in vol_attribute_show()
696 if (vol->upd_marker && vol->corrupted) { in self_check_volume()
726 if (vol->corrupted) { in self_check_volume()
Dupd.c100 vol->corrupted = 0; in clear_update_marker()
Dattach.c327 int len, err, second_is_newer, bitflips = 0, corrupted = 0; in ubi_compare_lebs() local
408 corrupted = 1; in ubi_compare_lebs()
424 return second_is_newer | (bitflips << 1) | (corrupted << 2); in ubi_compare_lebs()
Dcdev.c208 if (vol->corrupted) in vol_cdev_read()
377 vol->corrupted = 1; in vol_cdev_write()
Ddebug.c120 pr_err("\tcorrupted %d\n", vol->corrupted); in ubi_dump_vol_info()
Dubi.h345 unsigned int corrupted:1; member
Dvtbl.c611 vol->corrupted = 1; in init_volumes()
/linux-4.4.14/Documentation/vm/
Dhwpoison.txt12 * hardware as being corrupted usually due to a 2bit ECC memory or cache
15 * This focusses on pages detected as corrupted in the background.
66 Send SIGBUS when the application runs into the corrupted page.
112 some early filtering to avoid corrupted unintended pages in test suites.
Dslub.txt182 If SLUB encounters a corrupted object (full detection requires the kernel
/linux-4.4.14/arch/arm/mach-lpc32xx/
Dsuspend.S40 @ Save a copy of the used registers in IRAM, r0 is corrupted
/linux-4.4.14/include/linux/mtd/
Dubi.h119 int corrupted; member
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-class-ubi145 What: /sys/class/ubi/ubiX/ubiX_Y/corrupted
151 if it is corrupted (e.g., due to an interrupted volume update).
203 checked using the "corrupted" sysfs file.
/linux-4.4.14/Documentation/arm/SA1100/
DADSBitsy40 mode, the timing is off so the image is corrupted. This will be
DGraphicsMaster50 mode, the timing is off so the image is corrupted. This will be
DGraphicsClient94 mode, the timing is off so the image is corrupted. This will be
/linux-4.4.14/Documentation/device-mapper/
Dverity.txt75 Log corrupted blocks, but allow read operations to proceed normally.
78 Restart the system when a corrupted block is discovered. This option is
/linux-4.4.14/Documentation/filesystems/
Dxfs-self-describing-metadata.txt102 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
Dhpfs.txt35 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-4.4.14/arch/m68k/math-emu/
Dfp_entry.S113 | and the stack gets corrupted.
/linux-4.4.14/Documentation/dvb/
Dbt8xx.txt83 There are some TwinHan cards that the EEPROM has become corrupted for some
/linux-4.4.14/Documentation/video4linux/cx2341x/
Dfw-dma.txt73 most likely get corrupted.
/linux-4.4.14/Documentation/usb/
Drio.txt34 down to nothing and appear to have corrupted the flash memory. My RIO
/linux-4.4.14/Documentation/misc-devices/
Dlis3lv02d43 used during normal operations. Position data is not corrupted during selftest
/linux-4.4.14/arch/m68k/fpsp040/
Dx_unfl.S186 | ;also ensure that a0 isn't corrupted
/linux-4.4.14/Documentation/i2c/busses/
Di2c-piix4104 which can easily get corrupted due to a state machine bug. These are mostly
/linux-4.4.14/drivers/isdn/gigaset/
Dgigaset.h366 int corrupted; /* Counter for corrupted packages */ member
Di4l.c179 bcs->corrupted++; in gigaset_isdn_rcv_err()
Dcommon.c617 bcs->corrupted = 0; in gigaset_initbcs()
Dcapi.c480 bcs->corrupted++; in gigaset_isdn_rcv_err()
2415 cs->bcs[i].corrupted); in gigaset_proc_show()
/linux-4.4.14/fs/ext4/
Dextents.c449 goto corrupted; in __ext4_ext_check()
453 goto corrupted; in __ext4_ext_check()
457 goto corrupted; in __ext4_ext_check()
462 goto corrupted; in __ext4_ext_check()
466 goto corrupted; in __ext4_ext_check()
470 goto corrupted; in __ext4_ext_check()
477 goto corrupted; in __ext4_ext_check()
481 corrupted: in __ext4_ext_check()
/linux-4.4.14/Documentation/arm/
DBooting173 corrupted by bogus network packets or disk data. This will save
/linux-4.4.14/Documentation/input/
Delantech.txt124 can check these bits and reject any packet that appears corrupted. Using
139 driver will reject any packet that appears corrupted. Using this knob,
/linux-4.4.14/arch/arm/nwfpe/
Dsoftfloat-macros99 `z0Ptr'. The fractional part of the result may be slightly corrupted as
225 corrupted as described above, and is returned at the location pointed to by
/linux-4.4.14/fs/btrfs/
Dscrub.c2423 int corrupted = 0; in scrub_block_complete() local
2426 corrupted = 1; in scrub_block_complete()
2434 corrupted = scrub_checksum(sblock); in scrub_block_complete()
2435 if (!corrupted && sblock->sctx->is_dev_replace) in scrub_block_complete()
2439 if (sblock->sparity && corrupted && !sblock->data_corrected) { in scrub_block_complete()
/linux-4.4.14/Documentation/s390/
Dmonreader.txt173 moment. There is no data missing or corrupted, just try again or rather
/linux-4.4.14/Documentation/power/
Dswsusp.txt65 read-only) otherwise data may be corrupted.
196 you've corrupted data. You'd have to do
/linux-4.4.14/Documentation/
Drobust-futexes.txt207 deliberately corrupted.
Drbtree.txt162 have the same key as the old node, the rbtree will probably become corrupted.
Doops-tracing.txt115 corrupted pointers were, and when you have the assembler listing you can
Dbcache.txt254 backing device has likely been corrupted.
Dapplying-patches.txt129 patch file is corrupted in some way. In that case you should probably try
Dkernel-parameters.txt1260 primary GPT is corrupted, it enables the backup/alternate
2081 from using the memory being corrupted.
3511 culprit if slab objects become corrupted. Enabling
/linux-4.4.14/kernel/power/
DKconfig75 will get corrupted in a nasty way.
/linux-4.4.14/Documentation/arm64/
Dbooting.txt137 corrupted by bogus network packets or disk data. This will save
/linux-4.4.14/Documentation/nvdimm/
Dbtt.txt245 An arena would be in an error state if any of the metadata is corrupted
Dnvdimm.txt160 availability, and serviceability) model. An access to a corrupted
162 to a corrupted address through an BLK-aperture causes that block window
/linux-4.4.14/Documentation/hwmon/
Dlm93120 output of the fan is corrupted. The LM93 includes smart tachometer
/linux-4.4.14/Documentation/sysctl/
Dvm.txt396 1: Kill all processes that have the corrupted and not reloadable page mapped
401 0: Only unmap the corrupted page from all processes and only kill a process
/linux-4.4.14/Documentation/fb/
Dmatroxfb.txt100 Unfortunately, after SVGALib application exits, screen contents is corrupted.
/linux-4.4.14/Documentation/sound/alsa/
DAudiophile-Usb.txt134 by the Alsa driver in default mode may result in a corrupted state of the
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic7xxx.seq841 * corrupted by the interveining, non-data, transfers. Ask
1417 * get corrupted if you try to dump
1756 * Use the residual number since STCNT is corrupted by
Daic79xx.seq1640 * corrupted by the interveining, non-data, transfers. Ask
/linux-4.4.14/Documentation/scsi/
Dtmscsim.txt101 if your SCSI disk gets corrupted. You can use
DChangeLog.megaraid79 system memory gets corrupted.
/linux-4.4.14/arch/arm/
DKconfig1114 accessing some data located in the same cache line, may get corrupted
1167 potentially leading to corrupted entries in the cache or TLB.
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt1942 backing file or the COW header by hand, you will get a corrupted
2991 Directory inode 11858, block 0, offset 0: directory corrupted
3451 Directory inode 11858, block 0, offset 0: directory corrupted
/linux-4.4.14/lib/
DKconfig.debug878 the content of the corrupted region can no longer be trusted.