Searched refs:is_mpxio_enabled (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_discovery.h77 extern boolean_t is_mpxio_enabled();
H A Dlayout_mirror.c752 if (is_mpxio_enabled() == B_TRUE) {
1086 if (is_mpxio_enabled() == B_TRUE) {
H A Dlayout_validate.c1230 if ((npaths > 1) && (is_mpxio_enabled() != B_TRUE)) {
H A Dlayout_slice.c1841 if ((npaths > 1) && (is_mpxio_enabled() == B_TRUE)) {
H A Dlayout_discovery.c216 * FUNCTION: is_mpxio_enabled()
226 is_mpxio_enabled() function

Completed in 262 milliseconds