Searched refs:resurrection (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/geom/raid/
H A Dmd_jmicron.c430 int disk_pos, resurrection = 0; local
490 resurrection = 1;
534 if (!resurrection) {
542 if (resurrection) {
571 return (resurrection);
H A Dmd_nvidia.c437 int disk_pos, resurrection = 0; local
494 resurrection = 1;
529 if (resurrection)
545 if (resurrection) {
578 return (resurrection);
1005 /* Bump volume ID to prevent disk resurrection. */
1523 /* Erase metadata to prevent disks's later resurrection. */
H A Dmd_sii.c485 int disk_pos, resurrection = 0; local
545 resurrection = 1;
580 if (resurrection)
596 if (resurrection) {
634 return (resurrection);
1605 * to the disk itself to prevent it's later resurrection as STALE.
H A Dmd_promise.c674 int disk_pos, md_disk_pos, i, resurrection = 0; local
758 resurrection = 1;
763 if (resurrection && sd->sd_disk != NULL) {
773 if (resurrection)
780 if (resurrection) {
790 if (resurrection) {
826 return (resurrection);
1926 * to the disk itself to prevent it's later resurrection as STALE.
H A Dmd_intel.c920 int disk_pos, resurrection = 0, migr_global, i; local
988 resurrection = 1;
1029 else if (resurrection)
1058 } else if (resurrection) {
1170 return (resurrection);
2639 * to the disk itself to prevent it's later resurrection as STALE.
H A Dmd_ddf.c1621 int i, resurrection = 0; local
1724 resurrection = 1;
1729 if (resurrection && sd->sd_disk != NULL) {
1739 if (resurrection)
1746 if (resurrection) {
1756 if (resurrection) {
1784 return (resurrection);
3012 * to the disk itself to prevent it's later resurrection as STALE.

Completed in 204 milliseconds