Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dspa_os.c260 vdev_free(rvd); in spa_import_rootpool()
/src/sys/contrib/openzfs/include/sys/
H A Dvdev_impl.h585 extern void vdev_free(vdev_t *vd);
/src/sys/contrib/openzfs/module/zfs/
H A Dspa.c2042 vdev_free(*vdp); in spa_config_parse()
2051 vdev_free(*vdp); in spa_config_parse()
2362 vdev_free(spa->spa_root_vdev); in spa_unload()
2385 vdev_free(spa->spa_spares.sav_vdevs[i]); in spa_unload()
2399 vdev_free(spa->spa_l2cache.sav_vdevs[i]); in spa_unload()
2470 vdev_free(vd); in spa_load_spares()
2698 vdev_free(vd); in spa_load_l2cache()
4987 vdev_free(rvd);
6889 vdev_free(vd);
6902 vdev_free(vd);
[all …]
H A Dvdev.c1131 vdev_free(vdev_t *vd) in vdev_free() function
1165 vdev_free(vd->vdev_child[c]); in vdev_free()
1502 vdev_free(mvd); in vdev_remove_parent()
H A Dvdev_removal.c2091 vdev_free(vd); in vdev_remove_make_hole_and_free()
H A Dspa_misc.c1409 vdev_free(vd); in spa_vdev_config_exit()
/src/stand/libsa/zfs/
H A Dzfsimpl.c1262 vdev_free(struct vdev *vdev) in vdev_free() function
1267 vdev_free(kid); in vdev_free()
2188 vdev_free(top); in vdev_probe()