Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dspa_impl.h141 struct spa_aux_vdev { struct
142 uint64_t sav_object; /* MOS object for device list */
143 nvlist_t *sav_config; /* cached device config */
144 vdev_t **sav_vdevs; /* devices */
145 int sav_count; /* number devices */
146 boolean_t sav_sync; /* sync the device list */
147 boolean_t sav_label_sync; /* sync aux labels */
148 nvlist_t **sav_pending; /* pending device additions */
149 uint_t sav_npending; /* # pending devices */