Home
last modified time | relevance | path

Searched refs:failures (Results 1 – 14 of 14) sorted by relevance

/drivers/md/
Ddm-raid1.c60 struct bio_list failures; member
546 if (!ms->failures.head) in write_callback()
548 bio_list_add(&ms->failures, bio); in write_callback()
635 bio_list_merge(&ms->failures, &sync); in do_writes()
651 static void do_failures(struct mirror_set *ms, struct bio_list *failures) in do_failures() argument
655 if (!failures->head) in do_failures()
659 while ((bio = bio_list_pop(failures))) { in do_failures()
684 while ((bio = bio_list_pop(failures))) in do_failures()
690 while ((bio = bio_list_pop(failures))) in do_failures()
696 bio_list_merge(&ms->failures, failures); in do_failures()
[all …]
DKconfig21 disk failures. This is called "Software RAID" since the combining of
/drivers/mtd/ubi/
DKconfig.debug45 bool "Emulate flash write failures"
49 This option emulates write failures with probability 1/100. Useful for
53 bool "Emulate flash erase failures"
57 This option emulates erase failures with probability 1/100. Useful for
Dwl.c1292 int failures = 0; in ubi_thread() local
1322 if (failures++ > WL_MAX_FAILURES) { in ubi_thread()
1334 failures = 0; in ubi_thread()
/drivers/ide/
Dide-disk_proc.c112 ide_devset_rw_field(failures, failures);
122 IDE_PROC_DEVSET(failures, 0, 65535),
Dide-iops.c550 if (drive->max_failures && (drive->failures > drive->max_failures)) { in ide_wait_stat()
984 drive->failures++; in reset_pollfunc()
991 drive->failures = 0; in reset_pollfunc()
994 drive->failures++; in reset_pollfunc()
Dide-io.c588 if (drive->max_failures && (drive->failures > drive->max_failures)) { in start_request()
/drivers/net/arm/
Dether1.c451 int failures = 0; in ether1_init_for_open() local
541 failures += 1; in ether1_init_for_open()
558 failures += 1; in ether1_init_for_open()
575 failures += 1; in ether1_init_for_open()
608 if (failures) in ether1_init_for_open()
610 return failures ? 1 : 0; in ether1_init_for_open()
/drivers/usb/image/
DKconfig27 Please report failures and successes.
/drivers/scsi/aic7xxx/
DKconfig.aic79xx29 failures when many devices are attached to the system. For this reason,
DKconfig.aic7xxx34 failures when many devices are attached to the system. For this reason,
/drivers/net/
D3c527.c325 static char *failures[]={ in mc32_probe1() local
466 printk(KERN_ERR "%s: %s%s.\n", dev->name, failures[base-1], in mc32_probe1()
/drivers/parisc/
DKconfig173 This includes NVRAM battery level, overtemp or failures such as
/drivers/parport/
DChangeLog420 change_mode failures.