Searched defs:vdev_type (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/fm/libfmd_zfs/common/
H A Dfmd_zfs.c102 vdev_type_t vdev_type, nvlist_t *sibling)
114 switch (vdev_type) {
191 vdev_type_t vdev_type, nvlist_t *sibling)
214 vdev_type_t vdev_type, nvlist_t *sibling)
237 vdev_type_t vdev_type, nvlist_t *sibling)
262 vdev_type_t vdev_type, nvlist_t *sibling)
289 vdev_type_t vdev_type, nvlist_t *sibling)
101 fmd_zfs_replace_with_spare(zpool_handle_t *zhp, nvlist_t *vdev, void *arg, vdev_type_t vdev_type, nvlist_t *sibling) argument
190 fmd_zfs_fault_vdev(zpool_handle_t *zhp, nvlist_t *vdev, void *arg, vdev_type_t vdev_type, nvlist_t *sibling) argument
213 fmd_zfs_degrade_vdev(zpool_handle_t *zhp, nvlist_t *vdev, void *arg, vdev_type_t vdev_type, nvlist_t *sibling) argument
236 fmd_zfs_clear_vdev(zpool_handle_t *zhp, nvlist_t *vdev, void *arg, vdev_type_t vdev_type, nvlist_t *sibling) argument
261 fmd_zfs_vdev_state(zpool_handle_t *zhp, nvlist_t *vdev, void *arg, vdev_type_t vdev_type, nvlist_t *sibling) argument
288 fmd_zfs_in_config(zpool_handle_t *zhp, nvlist_t *vdev, void *arg, vdev_type_t vdev_type, nvlist_t *sibling) argument

Completed in 21 milliseconds