Home
last modified time | relevance | path

Searched refs:faulted (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_root.c131 vdev_root_state_change(vdev_t *vd, int faulted, int degraded) in vdev_root_state_change() argument
133 if (too_many_errors(vd, faulted)) { in vdev_root_state_change()
136 } else if (degraded || faulted) { in vdev_root_state_change()
H A Dvdev_mirror.c768 vdev_mirror_state_change(vdev_t *vd, int faulted, int degraded) in vdev_mirror_state_change() argument
770 if (faulted == vd->vdev_children) { in vdev_mirror_state_change()
778 } else if (degraded + faulted != 0) { in vdev_mirror_state_change()
H A Dvdev_raidz.c2488 vdev_raidz_state_change(vdev_t *vd, int faulted, int degraded) in vdev_raidz_state_change() argument
2490 if (faulted > vd->vdev_nparity) in vdev_raidz_state_change()
2493 else if (degraded + faulted != 0) in vdev_raidz_state_change()
H A Dvdev.c4268 int degraded = 0, faulted = 0; in vdev_propagate_state() local
4293 faulted++; in vdev_propagate_state()
4302 vd->vdev_ops->vdev_op_state_change(vd, faulted, degraded); in vdev_propagate_state()
/illumos-gate/usr/src/cmd/fm/modules/common/sensor-transport/
H A Dsensor_transport.c89 boolean_t nonrecov, faulted, predictive, source_diff, injected; in st_check_component() local
155 faulted = nonrecov = source_diff = injected = B_FALSE; in st_check_component()
163 faulted = B_TRUE; in st_check_component()
227 if (stp->st_first || faulted) { in st_check_component()
238 if (faulted) in st_check_component()
244 if (faulted) { in st_check_component()
/illumos-gate/usr/src/uts/sun4u/os/
H A Dppage.c398 goto faulted; in ppcopy_common()
402 faulted: in ppcopy_common()
476 goto faulted; in ppcopy()
481 faulted: in ppcopy()
/illumos-gate/usr/src/uts/sun4v/os/
H A Dppage.c287 goto faulted; in ppcopy()
291 faulted: in ppcopy()
/illumos-gate/usr/src/cmd/truss/
H A Dproto.h56 extern int faulted(private_t *, int);
H A Dactions.c276 faulted(private_t *pri, int dotrace) in faulted() function
H A Dmain.c1035 if (faulted(pri, dotrace) && in worker_thread()
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Dgcpu_amd.esc54 * The number of pages that must be faulted on a chip-select for repeated
112 * | will already have faulted a dimm and there is no point in |
121 * | A dimm_ce fault is diagnosed when we have faulted an |
H A Damd64.esc107 * faulted in this way on a single rank exceeds a threshold we will
169 * Once we have faulted the rank we will continue to diagnose any further page
171 * we faulted the dimm. This allows us to potentially contain some fairly
205 * The single-correctable-unit threshold at which number of faulted pages
/illumos-gate/usr/src/cmd/fm/dicts/
H A DZFS.po138 …ion below. Otherwise, run 'zpool status -x' to determine which\npool is faulted and if a recovery…
186 …tion below.\nOtherwise, run 'zpool status -x' to determine which pool is faulted:\n\n\n# zpool sta…
246 msgstr "The device has been offlined and marked as faulted. An attempt\n will be made to acti…
/illumos-gate/usr/src/lib/fm/libfmd_snmp/mibs/
H A DSUN-FM-MIB.mib88 faulted(5)
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dvm_machdep.c3830 goto faulted; in ppcopy()
3844 faulted: in ppcopy()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME258 4932422 interconnect remains faulted after adapter disconnected and then reconnected
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME258 4932422 interconnect remains faulted after adapter disconnected and then reconnected
/illumos-gate/usr/src/cmd/lp/lib/oam/
H A Dmsg.source280 "Check for faulted or disabled printer(s) with \n\"lpstat -a\"."