Searched refs:is_mpxio_enabled (Results 1 – 5 of 5) sorted by relevance
77 extern boolean_t is_mpxio_enabled();
752 if (is_mpxio_enabled() == B_TRUE) { in layout_stripe_submirrors()1086 if (is_mpxio_enabled() == B_TRUE) { in layout_concat_submirrors()
1230 if ((npaths > 1) && (is_mpxio_enabled() != B_TRUE)) { in validate_request_npaths()
1841 if ((npaths > 1) && (is_mpxio_enabled() == B_TRUE)) { in slice_has_n_paths()
226 is_mpxio_enabled() in is_mpxio_enabled() function