Home
last modified time | relevance | path

Searched refs:ishole (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/zpool/
H A Dzpool_main.c1300 uint64_t islog = B_FALSE, ishole = B_FALSE; in print_status_config() local
1306 &ishole); in print_status_config()
1307 if (islog || ishole) in print_status_config()
2262 uint64_t ishole = B_FALSE, islog = B_FALSE; in print_vdev_stats() local
2265 &ishole); in print_vdev_stats()
2270 if (ishole || islog) in print_vdev_stats()
2847 uint64_t ishole = B_FALSE; in print_list_stats() local
2850 ZPOOL_CONFIG_IS_HOLE, &ishole) == 0 && ishole) in print_list_stats()