Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dspa_impl.h139 spa_aux_vdev_t spa_spares; /* hot spares */
140 spa_aux_vdev_t spa_l2cache; /* L2ARC cache devices */
H A Dvdev_impl.h187 spa_aux_vdev_t *vdev_aux; /* for l2cache vdevs */
H A Dspa.h50 typedef struct spa_aux_vdev spa_aux_vdev_t; typedef
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dspa.c1136 spa_aux_vdev_t *sav = &spa->spa_l2cache; in spa_load_l2cache()
1390 spa_aux_check_removed(spa_aux_vdev_t *sav) in spa_aux_check_removed()
2505 spa_aux_vdev_t *sav, const char *config, uint64_t version, in spa_validate_aux_devs()
2602 spa_set_aux_vdevs(spa_aux_vdev_t *sav, nvlist_t **devs, int ndevs, in spa_set_aux_vdevs()
2655 spa_aux_vdev_t *sav = &spa->spa_l2cache; in spa_l2cache_drop()
4972 spa_sync_aux_dev(spa_t *spa, spa_aux_vdev_t *sav, dmu_tx_t *tx, in spa_sync_aux_dev()
5513 spa_aux_vdev_t *sav = &spa->spa_spares; in spa_has_spare()
5537 spa_aux_vdev_t *sav = &spa->spa_spares; in spa_has_active_shared_spare()
H A Dvdev.c2671 spa_aux_vdev_t *sav = vd->vdev_aux; in vdev_config_dirty()
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/cmd/ztest/
H A Dztest.c2212 spa_aux_vdev_t *sav; in ztest_vdev_aux_add_remove()
2386 spa_aux_vdev_t *sav = &spa->spa_spares; in ztest_vdev_attach_detach()
4449 spa_aux_vdev_t *sav = &spa->spa_l2cache; in ztest_fault_inject()