Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dspa_impl.h130 struct spa_aux_vdev { struct
131 uint64_t sav_object; /* MOS object for device list */
132 nvlist_t *sav_config; /* cached device config */
133 vdev_t **sav_vdevs; /* devices */
134 int sav_count; /* number devices */
135 boolean_t sav_sync; /* sync the device list */
136 nvlist_t **sav_pending; /* pending device additions */
137 uint_t sav_npending; /* # pending devices */