Home
last modified time | relevance | path

Searched refs:vdev_config_dirty_node (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/uts/common/fs/zfs/sys/
H A Dvdev_impl.h155 list_node_t vdev_config_dirty_node; /* config dirty list */ member
/onnv-gate/usr/src/uts/common/fs/zfs/
H A Dvdev.c572 ASSERT(!list_link_active(&vd->vdev_config_dirty_node)); in vdev_free()
690 if (list_link_active(&svd->vdev_config_dirty_node)) { in vdev_top_transfer()
2766 if (!list_link_active(&vd->vdev_config_dirty_node) && in vdev_config_dirty()
2781 ASSERT(list_link_active(&vd->vdev_config_dirty_node)); in vdev_config_clean()
H A Dspa.c790 offsetof(vdev_t, vdev_config_dirty_node)); in spa_activate()
4617 if (list_link_active(&vd->vdev_config_dirty_node)) in spa_vdev_remove_from_namespace()