Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dspa_os.c260 vdev_free(rvd); in spa_import_rootpool()
/freebsd-13.1/sys/contrib/openzfs/include/sys/
H A Dvdev_impl.h573 extern void vdev_free(vdev_t *vd);
/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Dspa.c1474 vdev_free(*vdp); in spa_config_parse()
1483 vdev_free(*vdp); in spa_config_parse()
1670 vdev_free(spa->spa_root_vdev); in spa_unload()
1691 vdev_free(spa->spa_spares.sav_vdevs[i]); in spa_unload()
1705 vdev_free(spa->spa_l2cache.sav_vdevs[i]); in spa_unload()
1773 vdev_free(vd); in spa_load_spares()
2002 vdev_free(vd); in spa_load_l2cache()
3808 vdev_free(rvd);
5587 vdev_free(vd);
5600 vdev_free(vd);
[all …]
H A Dvdev.c973 vdev_free(vdev_t *vd) in vdev_free() function
1007 vdev_free(vd->vdev_child[c]); in vdev_free()
1337 vdev_free(mvd); in vdev_remove_parent()
H A Dvdev_removal.c1847 vdev_free(vd); in vdev_remove_make_hole_and_free()
H A Dspa_misc.c1287 vdev_free(vd); in spa_vdev_config_exit()