Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/zpool/
H A Dzpool_main.c1298 uint64_t islog = B_FALSE, ishole = B_FALSE; in print_status_config() local
1304 &ishole); in print_status_config()
1305 if (islog || ishole) in print_status_config()
2260 uint64_t ishole = B_FALSE, islog = B_FALSE; in print_vdev_stats() local
2263 &ishole); in print_vdev_stats()
2268 if (ishole || islog) in print_vdev_stats()
2845 uint64_t ishole = B_FALSE; in print_list_stats() local
2848 ZPOOL_CONFIG_IS_HOLE, &ishole) == 0 && ishole) in print_list_stats()