Home
last modified time | relevance | path

Searched defs:svdcount (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/fs/zfs/
H A Dvdev_label.c1024 vdev_uberblock_sync_list(vdev_t **svd, int svdcount, uberblock_t *ub, int flags) in vdev_uberblock_sync_list()
1186 vdev_config_sync(vdev_t **svd, int svdcount, uint64_t txg) in vdev_config_sync()
H A Dspa.c6426 int svdcount = 0; in spa_sync() local