Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dspa_impl.h63 struct spa_aux_vdev { struct
64 uint64_t sav_object; /* MOS object for device list */
65 nvlist_t *sav_config; /* cached device config */
66 vdev_t **sav_vdevs; /* devices */
67 int sav_count; /* number devices */
68 boolean_t sav_sync; /* sync the device list */
69 nvlist_t **sav_pending; /* pending device additions */
70 uint_t sav_npending; /* # pending devices */