Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/include/sys/
HDspa_impl.h136 struct spa_aux_vdev { struct
137 uint64_t sav_object; /* MOS object for device list */
138 nvlist_t *sav_config; /* cached device config */
139 vdev_t **sav_vdevs; /* devices */
140 int sav_count; /* number devices */
141 boolean_t sav_sync; /* sync the device list */
142 nvlist_t **sav_pending; /* pending device additions */
143 uint_t sav_npending; /* # pending devices */