Lines Matching defs:missing
975 boolean_t missing;
993 if (zpool_refresh_stats(zhp, &missing) != 0) {
998 if (missing) {
1017 boolean_t missing;
1025 if (zpool_refresh_stats(zhp, &missing) != 0) {
1030 if (missing) {
1495 /* All attempted rewinds failed if ZPOOL_CONFIG_LOAD_TIME missing */
1657 nvlist_t *missing = NULL;
1789 ZPOOL_CONFIG_MISSING_DEVICES, &missing) == 0) {
1791 "The devices below are missing, use "
1793 print_vdev_tree(hdl, NULL, missing, 2);
2899 "Source pool is missing vdev tree"));
4010 * have missing/hole vdevs are not suitable.