Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dspa_impl.h261 spa_aux_vdev_t spa_spares; /* hot spares */
262 spa_aux_vdev_t spa_l2cache; /* L2ARC cache devices */
H A Dvdev_impl.h436 spa_aux_vdev_t *vdev_aux; /* for l2cache and spares vdevs */
H A Dspa.h64 typedef struct spa_aux_vdev spa_aux_vdev_t; typedef
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa.c1812 spa_aux_vdev_t *sav = &spa->spa_l2cache; in spa_load_l2cache()
2162 spa_aux_check_removed(spa_aux_vdev_t *sav) in spa_aux_check_removed()
5454 spa_aux_vdev_t *sav, const char *config, uint64_t version,
5540 spa_set_aux_vdevs(spa_aux_vdev_t *sav, nvlist_t **devs, int ndevs,
5593 spa_aux_vdev_t *sav = &spa->spa_l2cache;
8377 spa_sync_aux_dev(spa_t *spa, spa_aux_vdev_t *sav, dmu_tx_t *tx,
9367 spa_aux_vdev_t *sav = &spa->spa_spares;
9391 spa_aux_vdev_t *sav = &spa->spa_spares;
H A Dvdev_draid.c2680 spa_aux_vdev_t *sav = &spa->spa_spares; in vdev_draid_read_config_spare()
H A Dvdev.c4582 spa_aux_vdev_t *sav = vd->vdev_aux; in vdev_config_dirty()
/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c3253 spa_aux_vdev_t *sav; in ztest_vdev_aux_add_remove()
3461 spa_aux_vdev_t *sav = &spa->spa_spares; in ztest_vdev_attach_detach()
5997 spa_aux_vdev_t *sav = &spa->spa_l2cache; in ztest_fault_inject()