Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa_impl.h128 struct spa_aux_vdev { struct
129 uint64_t sav_object; /* MOS object for device list */
130 nvlist_t *sav_config; /* cached device config */
131 vdev_t **sav_vdevs; /* devices */
132 int sav_count; /* number devices */
133 boolean_t sav_sync; /* sync the device list */
134 nvlist_t **sav_pending; /* pending device additions */
135 uint_t sav_npending; /* # pending devices */