Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev.c5177 uint_t naux; in vdev_config_dirty() local
5195 ZPOOL_CONFIG_L2CACHE, &aux, &naux) != 0) { in vdev_config_dirty()
5197 ZPOOL_CONFIG_SPARES, &aux, &naux) == 0); in vdev_config_dirty()
5200 ASSERT(c < naux); in vdev_config_dirty()