Searched refs:ishole (Results 1 – 2 of 2) sorted by relevance
2091 uint64_t ishole = 0; in for_each_vdev_cb() local2094 ZPOOL_CONFIG_IS_HOLE, &ishole); in for_each_vdev_cb()2096 if (ishole) in for_each_vdev_cb()
3166 uint64_t islog = B_FALSE, ishole = B_FALSE; in print_status_config() local3172 &ishole); in print_status_config()3173 if (islog || ishole) in print_status_config()5689 uint64_t ishole = B_FALSE, islog = B_FALSE; in print_vdev_stats() local5692 &ishole); in print_vdev_stats()5697 if (ishole || islog) in print_vdev_stats()7215 uint64_t ishole = B_FALSE; in collect_list_stats() local7218 ZPOOL_CONFIG_IS_HOLE, &ishole) == 0 && ishole) in collect_list_stats()9513 uint64_t islog = B_FALSE, ishole = B_FALSE; in vdev_stats_nvlist() local9517 &ishole); in vdev_stats_nvlist()[all …]