Searched refs:corrupted (Results 1 – 15 of 15) sorted by relevance
/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 | 49 __ATTR(corrupted, S_IRUGO, vol_attribute_show, NULL); 105 ret = sprintf(buf, "%d\n", vol->corrupted); in vol_attribute_show() 773 if (vol->upd_marker && vol->corrupted) { in paranoid_check_volume() 802 if (vol->corrupted) { in paranoid_check_volume()
|
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 | 280 unsigned int corrupted:1; member
|
D | cdev.c | 229 if (vol->corrupted) in vol_cdev_read() 399 vol->corrupted = 1; in vol_cdev_write()
|
D | debug.c | 101 printk(KERN_DEBUG "\tcorrupted %d\n", vol->corrupted); in ubi_dbg_dump_vol_info()
|
D | vtbl.c | 618 vol->corrupted = 1; in init_volumes()
|
/drivers/isdn/gigaset/ |
D | gigaset.h | 363 int corrupted; /* Counter for corrupted packages */ member
|
D | i4l.c | 179 bcs->corrupted++; in gigaset_isdn_rcv_err()
|
D | capi.c | 492 bcs->corrupted++; in gigaset_isdn_rcv_err() 2320 cs->bcs[i].corrupted); in gigaset_proc_show()
|
D | common.c | 626 bcs->corrupted = 0; in gigaset_initbcs()
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 841 * 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
|
D | aic79xx.seq | 1640 * corrupted by the interveining, non-data, transfers. Ask
|
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx.seq | 903 * Use the residual number since STCNT is corrupted by
|