/linux-2.6.39/fs/ubifs/ |
D | scan.c | 304 goto corrupted; in ubifs_scan() 310 goto corrupted; in ubifs_scan() 331 goto corrupted; in ubifs_scan() 344 goto corrupted; in ubifs_scan() 349 corrupted: in ubifs_scan()
|
D | recovery.c | 699 goto corrupted; in ubifs_recover_leb() 703 goto corrupted; in ubifs_recover_leb() 727 goto corrupted; in ubifs_recover_leb() 754 corrupted: in ubifs_recover_leb()
|
/linux-2.6.39/drivers/mtd/ubi/ |
D | kapi.c | 88 vi->corrupted = vol->corrupted; in ubi_do_get_volume_info() 209 vol->corrupted = 1; in ubi_open_volume() 415 vol->corrupted = 1; in ubi_leb_read()
|
D | vmt.c | 48 __ATTR(corrupted, S_IRUGO, vol_attribute_show, NULL); 104 ret = sprintf(buf, "%d\n", vol->corrupted); in vol_attribute_show() 772 if (vol->upd_marker && vol->corrupted) { in paranoid_check_volume() 801 if (vol->corrupted) { in paranoid_check_volume()
|
D | debug.c | 112 printk(KERN_DEBUG "\tcorrupted %d\n", vol->corrupted); in ubi_dbg_dump_vol_info()
|
D | scan.c | 321 int len, err, second_is_newer, bitflips = 0, corrupted = 0; in compare_lebs() local 406 corrupted = 1; in compare_lebs() 422 return second_is_newer | (bitflips << 1) | (corrupted << 2); in compare_lebs()
|
D | upd.c | 102 vol->corrupted = 0; in clear_update_marker()
|
D | ubi.h | 279 unsigned int corrupted:1; member
|
D | cdev.c | 225 if (vol->corrupted) in vol_cdev_read() 395 vol->corrupted = 1; in vol_cdev_write()
|
/linux-2.6.39/Documentation/vm/ |
D | hwpoison.txt | 12 * 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. 107 some early filtering to avoid corrupted unintended pages in test suites.
|
/linux-2.6.39/arch/arm/mach-lpc32xx/ |
D | suspend.S | 40 @ Save a copy of the used registers in IRAM, r0 is corrupted
|
/linux-2.6.39/arch/mn10300/kernel/ |
D | entry.S | 227 mov sp,a0 # save corrupted SP 230 mov a0,(REG_A0,fp) # save corrupted SP as A0 (which got
|
/linux-2.6.39/include/linux/mtd/ |
D | ubi.h | 106 int corrupted; member
|
/linux-2.6.39/Documentation/ABI/stable/ |
D | sysfs-class-ubi | 145 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-2.6.39/Documentation/arm/SA1100/ |
D | ADSBitsy | 40 mode, the timing is off so the image is corrupted. This will be
|
D | GraphicsMaster | 50 mode, the timing is off so the image is corrupted. This will be
|
D | GraphicsClient | 94 mode, the timing is off so the image is corrupted. This will be
|
/linux-2.6.39/Documentation/video4linux/cx2341x/ |
D | fw-dma.txt | 73 most likely get corrupted.
|
/linux-2.6.39/arch/m68k/math-emu/ |
D | fp_entry.S | 113 | and the stack gets corrupted.
|
/linux-2.6.39/Documentation/dvb/ |
D | bt8xx.txt | 83 There are some TwinHan cards that the EEPROM has become corrupted for some
|
/linux-2.6.39/Documentation/filesystems/ |
D | hpfs.txt | 35 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-2.6.39/Documentation/usb/ |
D | rio.txt | 34 down to nothing and appear to have corrupted the flash memory. My RIO
|
/linux-2.6.39/Documentation/misc-devices/ |
D | lis3lv02d | 42 used during normal operations. Position data is not corrupted during selftest
|
/linux-2.6.39/Documentation/arm/ |
D | Booting | 122 corrupted by bogus network packets or disk data. This will save
|
/linux-2.6.39/Documentation/i2c/busses/ |
D | i2c-piix4 | 94 which can easily get corrupted due to a state machine bug. These are mostly
|