Lines Matching refs:islog
2011 uint64_t islog = B_FALSE, ishole = B_FALSE; in print_status_config() local
2015 &islog); 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() local
4109 &islog); in print_vdev_stats()
4111 if (ishole || islog) in print_vdev_stats()
4131 uint64_t islog = B_FALSE; in print_vdev_stats() local
4136 ZPOOL_CONFIG_IS_LOG, &islog); in print_vdev_stats()
4137 if (islog) { in print_vdev_stats()
4147 if (!islog && strcmp(type, VDEV_TYPE_INDIRECT) == 0) in print_vdev_stats()
5218 uint64_t islog = B_FALSE; in print_list_stats() local
5298 ZPOOL_CONFIG_IS_LOG, &islog) == 0 && islog) in print_list_stats()
5319 &islog) == 0 && islog) { in print_list_stats()
5329 if (!islog && strcmp(type, VDEV_TYPE_INDIRECT) == 0) in print_list_stats()