Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dvdev.h123 extern void vdev_config_dirty(vdev_t *vd);
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dspa.c756 vdev_config_dirty(rvd); in spa_change_guid_sync()
4276 vdev_config_dirty(spa->spa_root_vdev); in spa_export_common()
4402 vdev_config_dirty(tvd); in spa_vdev_add()
4597 vdev_config_dirty(tvd); in spa_vdev_attach()
4831 vdev_config_dirty(tvd); in spa_vdev_detach()
5049 vdev_config_dirty(spa->spa_root_vdev); in spa_vdev_split_mirror()
5103 vdev_config_dirty(newspa->spa_root_vdev); in spa_vdev_split_mirror()
5126 vdev_config_dirty(spa->spa_root_vdev); in spa_vdev_split_mirror()
5249 vdev_config_dirty(vd); in spa_vdev_remove_evacuate()
5290 vdev_config_dirty(rvd); in spa_vdev_remove_from_namespace()
[all …]
H A Dspa_misc.c1247 vdev_config_dirty(spa->spa_root_vdev); in spa_activate_mos_feature()
1255 vdev_config_dirty(spa->spa_root_vdev); in spa_deactivate_mos_feature()
1290 vdev_config_dirty(spa->spa_root_vdev); in spa_rename()
H A Dspa_config.c513 vdev_config_dirty(rvd); in spa_config_update()
H A Dvdev.c726 vdev_config_dirty(tvd); in vdev_top_transfer()
2005 vdev_config_dirty(vd->vdev_top); in vdev_dtl_sync()
2240 vdev_config_dirty(vd); in vdev_sync()
2906 vdev_config_dirty(vdev_t *vd) in vdev_config_dirty() function
2968 vdev_config_dirty(rvd->vdev_child[c]); in vdev_config_dirty()
3313 vdev_config_dirty(vd); in vdev_expand()
H A Ddsl_scan.c205 vdev_config_dirty(spa->spa_root_vdev); in dsl_scan_setup_sync()