Searched refs:recovered (Results 1 – 17 of 17) sorted by relevance
/linux-2.6.39/arch/powerpc/platforms/pseries/ |
D | ras.c | 288 int recovered = 0; in recover_mce() local 292 recovered = 0; in recover_mce() 296 recovered = 1; in recover_mce() 302 recovered = 1; in recover_mce() 317 recovered = 1; in recover_mce() 322 return recovered; in recover_mce()
|
/linux-2.6.39/arch/mips/mm/ |
D | cex-sb1.S | 84 b recovered 131 recovered: label
|
/linux-2.6.39/drivers/md/ |
D | dm-region-hash.c | 441 LIST_HEAD(recovered); in dm_rh_update_states() 457 list_splice_init(&rh->recovered_regions, &recovered); in dm_rh_update_states() 459 list_for_each_entry(reg, &recovered, list) in dm_rh_update_states() 479 list_for_each_entry_safe(reg, next, &recovered, list) { in dm_rh_update_states()
|
/linux-2.6.39/Documentation/scsi/ |
D | scsi_eh.txt | 192 commands. A scmd is said to be recovered if the scmd is forgotten by 215 eh_work_q. If a recovery action succeeds for a scmd, recovered 229 When a scmd is recovered, the scmd is moved from eh_work_q to EH 231 recovered (eh_work_q is empty), scsi_eh_flush_done_q() is invoked to 232 either retry or error-finish (notify upper layer of failure) recovered 256 3. scmd recovered 410 At this point all scmds are recovered (or given up) and
|
D | st.txt | 464 The number of recovered errors since the previous status call 476 The recovered write errors are considered fatal if ST_RECOVERED_WRITE_FATAL
|
/linux-2.6.39/Documentation/filesystems/ |
D | gfs2-uevents.txt | 41 has just been recovered, and RECOVERY=[Done|Failed] to indicate the 43 for every journal recovered, whether it is during the initial mount
|
D | nilfs2.txt | 74 overtaking of events occurs in the recovered file
|
D | xfs-delayed-logging-design.txt | 132 recovered filesystem is concerned, there may be many thousands of transactions
|
/linux-2.6.39/Documentation/vm/ |
D | hwpoison.txt | 177 objects cannot be recovered, only LRU pages for now.
|
/linux-2.6.39/fs/ocfs2/dlm/ |
D | dlmrecovery.c | 357 int recovered; in dlm_is_node_recovered() local 359 recovered = !test_bit(node, dlm->recovery_map); in dlm_is_node_recovered() 361 return recovered; in dlm_is_node_recovered()
|
/linux-2.6.39/Documentation/PCI/ |
D | pci-error-recovery.txt | 99 PCI_ERS_RESULT_RECOVERED, /* Device driver is fully recovered and operational */ 307 be recovered, there is nothing more that can be done; the platform
|
D | pcieaer-howto.txt | 226 A: The devices attached with the driver won't be recovered. If the
|
/linux-2.6.39/Documentation/ |
D | robust-futexes.txt | 36 the lock can be recovered safely.
|
D | md.txt | 374 of being recovered to
|
/linux-2.6.39/Documentation/powerpc/ |
D | eeh-pci-error-recovery.txt | 104 If the card cannot be recovered after three or four resets, the
|
/linux-2.6.39/fs/cifs/ |
D | CHANGES | 728 during auto reconnection to server after server recovered from failure.
|
/linux-2.6.39/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 2142 * Status PKT overruns are uncerimoniously recovered with a
|