Searched refs:ishole (Results 1 – 2 of 2) sorted by relevance
278 uint64_t ishole = 0; in for_each_vdev_cb() local281 ZPOOL_CONFIG_IS_HOLE, &ishole); in for_each_vdev_cb()283 if (ishole) in for_each_vdev_cb()
2011 uint64_t islog = B_FALSE, ishole = B_FALSE; in print_status_config() local2017 &ishole); in print_status_config()2018 if (islog || ishole) in print_status_config()4103 uint64_t ishole = B_FALSE, islog = B_FALSE; in print_vdev_stats() local4106 &ishole); in print_vdev_stats()4111 if (ishole || islog) in print_vdev_stats()5291 uint64_t ishole = B_FALSE; in print_list_stats() local5294 ZPOOL_CONFIG_IS_HOLE, &ishole) == 0 && ishole) in print_list_stats()