Home
last modified time | relevance | path

Searched refs:is_healthy (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redundancy/
H A Dredundancy.kshlib159 function is_healthy function
295 if ! is_healthy $pool ; then
340 if ! is_healthy $pool ; then
H A Dredundancy_stripe.ksh60 if is_healthy $TESTPOOL ; then
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_port.h418 IN boolean_t is_healthy) in osm_physp_set_health() argument
421 p_physp->healthy = is_healthy; in osm_physp_set_health()