Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa_impl.h256 spa_aux_vdev_t spa_spares; /* hot spares */
257 spa_aux_vdev_t spa_l2cache; /* L2ARC cache devices */
H A Dvdev_impl.h390 spa_aux_vdev_t *vdev_aux; /* for l2cache and spares vdevs */
H A Dspa.h63 typedef struct spa_aux_vdev spa_aux_vdev_t; typedef
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c1722 spa_aux_vdev_t *sav = &spa->spa_l2cache; in spa_load_l2cache()
2069 spa_aux_check_removed(spa_aux_vdev_t *sav) in spa_aux_check_removed()
4904 spa_aux_vdev_t *sav, const char *config, uint64_t version,
4990 spa_set_aux_vdevs(spa_aux_vdev_t *sav, nvlist_t **devs, int ndevs,
5043 spa_aux_vdev_t *sav = &spa->spa_l2cache;
7884 spa_sync_aux_dev(spa_t *spa, spa_aux_vdev_t *sav, dmu_tx_t *tx,
8871 spa_aux_vdev_t *sav = &spa->spa_spares;
8895 spa_aux_vdev_t *sav = &spa->spa_spares;
H A Dvdev.c4145 spa_aux_vdev_t *sav = vd->vdev_aux; in vdev_config_dirty()
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c3019 spa_aux_vdev_t *sav; in ztest_vdev_aux_add_remove()
3215 spa_aux_vdev_t *sav = &spa->spa_spares; in ztest_vdev_attach_detach()
5752 spa_aux_vdev_t *sav = &spa->spa_l2cache; in ztest_fault_inject()