Searched refs:VDEV_STAT_VALID (Results 1 – 3 of 3) sorted by relevance
151 return (VDEV_STAT_VALID(vs_physical_ashift, vsc) && in vdev_non_native_ashift()
1303 #define VDEV_STAT_VALID(field, uint64_t_field_count) \ macro
3003 if (VDEV_STAT_VALID(vs_dio_verify_errors, vsc) && in print_status_config()3111 VDEV_STAT_VALID(vs_physical_ashift, vsc) && in print_status_config()3120 } else if (VDEV_STAT_VALID(vs_noalloc, vsc) && vs->vs_noalloc != 0) { in print_status_config()7053 if (VDEV_STAT_VALID(vs_pspace, c) && vs->vs_pspace) { in collect_list_stats()9282 VDEV_STAT_VALID(vs_physical_ashift, vsc) && in vdev_stats_nvlist()9294 } else if (VDEV_STAT_VALID(vs_noalloc, vsc) && vs->vs_noalloc != 0) { in vdev_stats_nvlist()