/kernel/linux/linux-5.10/fs/ubifs/ |
H A 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()
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A 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()
|
/kernel/linux/linux-6.6/fs/verity/ |
H A D | verify.c | 215 goto corrupted; in verify_data_block() 235 goto corrupted; in verify_data_block() 238 corrupted: in verify_data_block()
|
/kernel/linux/linux-5.10/drivers/mtd/ubi/ |
H A D | kapi.c | 75 vi->corrupted = vol->corrupted; in ubi_do_get_volume_info() 201 ubi_warn(ubi, "volume %d on UBI device %d is corrupted", in ubi_open_volume() 203 vol->corrupted = 1; in ubi_open_volume() 440 ubi_warn(ubi, "mark volume %d as corrupted", vol_id); in ubi_leb_read() 441 vol->corrupted = 1; in ubi_leb_read() 480 ubi_warn(ubi, "mark volume %d as corrupted", vol_id); in ubi_leb_read_sg() 481 vol->corrupted = 1; in ubi_leb_read_sg()
|
H A D | vmt.c | 32 __ATTR(corrupted, S_IRUGO, vol_attribute_show, NULL); 83 ret = sprintf(buf, "%d\n", vol->corrupted); in vol_attribute_show() 210 ubi_err(ubi, "%d PEBs are corrupted and not used", in ubi_create_volume() 451 ubi_err(ubi, "%d PEBs are corrupted and not used", in ubi_resize_volume() 688 if (vol->upd_marker && vol->corrupted) { in self_check_volume() 689 ubi_err(ubi, "update marker and corrupted simultaneously"); in self_check_volume() 718 if (vol->corrupted) { in self_check_volume() 719 ubi_err(ubi, "corrupted dynamic volume"); in self_check_volume()
|
H A D | upd.c | 71 * data size and clears the "corrupted" flag (static volumes only). Returns 87 vol->corrupted = 0; in clear_update_marker()
|
H A D | attach.c | 33 * whether the headers are corrupted or not. Sometimes UBI also protects the 58 * scanning). UBI assumes corruption type 2 if the VID header is corrupted and 223 * basically means it will be processed first later. E.g., we add corrupted 224 * PEBs (corrupted due to power cuts) to the head of the erase list to make 258 * add_corrupted - add a corrupted physical eraseblock. 263 * This function allocates a 'struct ubi_ainf_peb' object for a corrupted 272 dbg_bld("add to corrupted: PEB %d, EC %d", pnum, ec); in add_corrupted() 435 * o bit 2 is cleared: the older LEB is not corrupted; 436 * o bit 2 is set: the older LEB is corrupted. 441 int len, err, second_is_newer, bitflips = 0, corrupted in ubi_compare_lebs() local [all...] |
H A D | cdev.c | 195 if (vol->corrupted) in vol_cdev_read() 196 dbg_gen("read from corrupted volume %d", vol->vol_id); in vol_cdev_read() 366 ubi_warn(ubi, "volume %d on UBI device %d is corrupted", in vol_cdev_write() 368 vol->corrupted = 1; in vol_cdev_write()
|
/kernel/linux/linux-6.6/drivers/mtd/ubi/ |
H A D | kapi.c | 75 vi->corrupted = vol->corrupted; in ubi_do_get_volume_info() 202 ubi_warn(ubi, "volume %d on UBI device %d is corrupted", in ubi_open_volume() 204 vol->corrupted = 1; in ubi_open_volume() 441 ubi_warn(ubi, "mark volume %d as corrupted", vol_id); in ubi_leb_read() 442 vol->corrupted = 1; in ubi_leb_read() 481 ubi_warn(ubi, "mark volume %d as corrupted", vol_id); in ubi_leb_read_sg() 482 vol->corrupted = 1; in ubi_leb_read_sg()
|
H A D | vmt.c | 32 __ATTR(corrupted, S_IRUGO, vol_attribute_show, NULL); 83 ret = sprintf(buf, "%d\n", vol->corrupted); in vol_attribute_show() 210 ubi_err(ubi, "%d PEBs are corrupted and not used", in ubi_create_volume() 450 ubi_err(ubi, "%d PEBs are corrupted and not used", in ubi_resize_volume() 679 if (vol->upd_marker && vol->corrupted) { in self_check_volume() 680 ubi_err(ubi, "update marker and corrupted simultaneously"); in self_check_volume() 709 if (vol->corrupted) { in self_check_volume() 710 ubi_err(ubi, "corrupted dynamic volume"); in self_check_volume()
|
H A D | upd.c | 71 * data size and clears the "corrupted" flag (static volumes only). Returns 87 vol->corrupted = 0; in clear_update_marker()
|
H A D | attach.c | 33 * whether the headers are corrupted or not. Sometimes UBI also protects the 58 * scanning). UBI assumes corruption type 2 if the VID header is corrupted and 223 * basically means it will be processed first later. E.g., we add corrupted 224 * PEBs (corrupted due to power cuts) to the head of the erase list to make 258 * add_corrupted - add a corrupted physical eraseblock. 263 * This function allocates a 'struct ubi_ainf_peb' object for a corrupted 272 dbg_bld("add to corrupted: PEB %d, EC %d", pnum, ec); in add_corrupted() 435 * o bit 2 is cleared: the older LEB is not corrupted; 436 * o bit 2 is set: the older LEB is corrupted. 441 int len, err, second_is_newer, bitflips = 0, corrupted in ubi_compare_lebs() local [all...] |
H A D | cdev.c | 195 if (vol->corrupted) in vol_cdev_read() 196 dbg_gen("read from corrupted volume %d", vol->vol_id); in vol_cdev_read() 366 ubi_warn(ubi, "volume %d on UBI device %d is corrupted", in vol_cdev_write() 368 vol->corrupted = 1; in vol_cdev_write()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_ct.c | 333 goto corrupted; in ct_write() 383 corrupted: in ct_write() 605 goto corrupted; in ct_read() 635 goto corrupted; in ct_read() 647 corrupted: in ct_read()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_ct.c | 419 goto corrupted; in ct_write() 428 goto corrupted; in ct_write() 434 goto corrupted; in ct_write() 489 corrupted: in ct_write() 889 goto corrupted; in ct_read() 899 goto corrupted; in ct_read() 906 goto corrupted; in ct_read() 935 goto corrupted; in ct_read() 967 corrupted: in ct_read()
|
/kernel/linux/linux-5.10/arch/arm/mach-lpc32xx/ |
H A D | suspend.S | 39 @ Save a copy of the used registers in IRAM, r0 is corrupted
|
/kernel/linux/linux-6.6/arch/arm/mach-lpc32xx/ |
H A D | suspend.S | 37 @ Save a copy of the used registers in IRAM, r0 is corrupted
|
/kernel/linux/linux-5.10/include/linux/mtd/ |
H A D | ubi.h | 50 * @corrupted: non-zero if the volume is corrupted (static volumes only) 59 * The @corrupted flag is only relevant to static volumes and is always zero 70 * To put it differently, @corrupted and @upd_marker fields have different 72 * o the @corrupted flag means that this static volume is corrupted for some 77 * I.e., the @corrupted flag is never set if the @upd_marker flag is set. 106 int corrupted; member
|
/kernel/linux/linux-6.6/include/linux/mtd/ |
H A D | ubi.h | 50 * @corrupted: non-zero if the volume is corrupted (static volumes only) 59 * The @corrupted flag is only relevant to static volumes and is always zero 70 * To put it differently, @corrupted and @upd_marker fields have different 72 * o the @corrupted flag means that this static volume is corrupted for some 77 * I.e., the @corrupted flag is never set if the @upd_marker flag is set. 106 int corrupted; member
|
/kernel/linux/linux-5.10/arch/m68k/math-emu/ |
H A D | fp_entry.S | 113 | and the stack gets corrupted.
|
/kernel/linux/linux-6.6/arch/m68k/math-emu/ |
H A D | fp_entry.S | 113 | and the stack gets corrupted.
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | extents.c | 443 goto corrupted; in __ext4_ext_check() 447 goto corrupted; in __ext4_ext_check() 451 goto corrupted; in __ext4_ext_check() 456 goto corrupted; in __ext4_ext_check() 460 goto corrupted; in __ext4_ext_check() 464 goto corrupted; in __ext4_ext_check() 468 goto corrupted; in __ext4_ext_check() 472 goto corrupted; in __ext4_ext_check() 477 error_msg = "extent tree corrupted"; in __ext4_ext_check() 479 goto corrupted; in __ext4_ext_check() [all...] |
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | extents.c | 463 goto corrupted; in __ext4_ext_check() 467 goto corrupted; in __ext4_ext_check() 471 goto corrupted; in __ext4_ext_check() 476 goto corrupted; in __ext4_ext_check() 480 goto corrupted; in __ext4_ext_check() 484 goto corrupted; in __ext4_ext_check() 488 goto corrupted; in __ext4_ext_check() 492 goto corrupted; in __ext4_ext_check() 497 error_msg = "extent tree corrupted"; in __ext4_ext_check() 499 goto corrupted; in __ext4_ext_check() [all...] |
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | x_unfl.S | 184 | ;make sure that it is not corrupted 186 | ;also ensure that a0 isn't corrupted 243 | ;a0 is not corrupted on a store to a
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | cache-v7m.S | 372 subne r3, r2, #1 @ restore r3, corrupted by v7m's dccimvac
|