Home
last modified time | relevance | path

Searched refs:vdev_config_dirty (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dvdev.h132 extern void vdev_config_dirty(vdev_t *vd);
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dspa.c772 vdev_config_dirty(rvd); in spa_change_guid_sync()
4698 vdev_config_dirty(spa->spa_root_vdev); in spa_export_common()
4824 vdev_config_dirty(tvd); in spa_vdev_add()
5020 vdev_config_dirty(tvd); in spa_vdev_attach()
5256 vdev_config_dirty(tvd); in spa_vdev_detach()
5484 vdev_config_dirty(spa->spa_root_vdev); in spa_vdev_split_mirror()
5547 vdev_config_dirty(newspa->spa_root_vdev); in spa_vdev_split_mirror()
5572 vdev_config_dirty(spa->spa_root_vdev); in spa_vdev_split_mirror()
5695 vdev_config_dirty(vd); in spa_vdev_remove_evacuate()
5736 vdev_config_dirty(rvd); in spa_vdev_remove_from_namespace()
[all …]
H A Dvdev.c841 vdev_config_dirty(tvd); in vdev_top_transfer()
2027 vdev_config_dirty(vd->vdev_top); in vdev_dtl_reassess()
2222 vdev_config_dirty(vd->vdev_top); in vdev_dtl_sync()
2464 vdev_config_dirty(vd); in vdev_sync()
3161 vdev_config_dirty(vdev_t *vd) in vdev_config_dirty() function
3223 vdev_config_dirty(rvd->vdev_child[c]); in vdev_config_dirty()
3567 vdev_config_dirty(vd); in vdev_expand()
H A Dspa_misc.c1442 vdev_config_dirty(spa->spa_root_vdev); in spa_activate_mos_feature()
1450 vdev_config_dirty(spa->spa_root_vdev); in spa_deactivate_mos_feature()
1485 vdev_config_dirty(spa->spa_root_vdev); in spa_rename()
H A Dspa_config.c533 vdev_config_dirty(rvd); in spa_config_update()
H A Ddsl_scan.c239 vdev_config_dirty(spa->spa_root_vdev); in dsl_scan_setup_sync()