Lines Matching defs:missing
936 boolean_t missing;
954 if (zpool_refresh_stats(zhp, &missing) != 0) {
959 if (missing) {
978 boolean_t missing;
986 if (zpool_refresh_stats(zhp, &missing) != 0) {
991 if (missing) {
1456 /* All attempted rewinds failed if ZPOOL_CONFIG_LOAD_TIME missing */
1618 nvlist_t *missing = NULL;
1750 ZPOOL_CONFIG_MISSING_DEVICES, &missing) == 0) {
1752 "The devices below are missing, use "
1754 print_vdev_tree(hdl, NULL, missing, 2);
2854 "Source pool is missing vdev tree"));
3965 * have missing/hole vdevs are not suitable.