Searched refs:vdev_config_dirty_node (Results 1 – 4 of 4) sorted by relevance
256 list_node_t vdev_config_dirty_node; /* config dirty list */ member
900 ASSERT(!list_link_active(&vd->vdev_config_dirty_node)); in vdev_free()1076 if (list_link_active(&svd->vdev_config_dirty_node)) { in vdev_top_transfer()3980 if (!list_link_active(&vd->vdev_config_dirty_node) && in vdev_config_dirty()3996 ASSERT(list_link_active(&vd->vdev_config_dirty_node)); in vdev_config_clean()
1847 if (list_link_active(&vd->vdev_config_dirty_node)) in spa_vdev_remove_log()
1230 offsetof(vdev_t, vdev_config_dirty_node)); in spa_activate()