Home
last modified time | relevance | path

Searched refs:spa_strfree (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_misc.c856 spa_strfree(spa->spa_root); in spa_remove()
860 spa_strfree(dp->scd_path); in spa_remove()
1566 spa_strfree(char *s) in spa_strfree() function
2268 spa_strfree(sip->pool_name); in spa_import_progress_truncate()
2479 spa_strfree(sip->pool_name); in spa_import_progress_remove()
2481 spa_strfree(sip->spa_load_notes); in spa_import_progress_remove()
3054 EXPORT_SYMBOL(spa_strfree);
H A Dspa_config.c342 spa_strfree(tdp->scd_path); in spa_write_cachefile()
H A Dspa.c2120 spa_strfree(spa->spa_comment); in spa_unload()
7589 spa_strfree(oldvd->vdev_path);
7595 spa_strfree(oldvd->vdev_devid);
7598 spa_strfree(oldvdpath);
7719 spa_strfree(oldvdpath);
7720 spa_strfree(newvdpath);
7837 spa_strfree(cvd->vdev_path);
7956 spa_strfree(vdpath);
8737 spa_strfree(vd->vdev_path);
8746 spa_strfree(vd->vdev_fru);
[all …]
H A Dvdev.c1117 spa_strfree(vd->vdev_path); in vdev_free()
1119 spa_strfree(vd->vdev_devid); in vdev_free()
1121 spa_strfree(vd->vdev_physpath); in vdev_free()
1124 spa_strfree(vd->vdev_enc_sysfs_path); in vdev_free()
1127 spa_strfree(vd->vdev_fru); in vdev_free()
2515 spa_strfree(*dvd); in vdev_update_path()
2552 spa_strfree(dvd->vdev_enc_sysfs_path); in vdev_copy_path_impl()
H A Ddsl_bookmark.c906 spa_strfree(dbn->dbn_name); in dsl_bookmark_fini_ds()
1080 spa_strfree(dbn->dbn_name); in dsl_bookmark_destroy_sync_impl()
H A Dzio_inject.c1063 spa_strfree(handler->zi_spa_name); in zio_clear_fault()
H A Ddsl_prop.c296 spa_strfree((char *)pr->pr_propname); in dsl_prop_fini()
H A Ddsl_destroy.c1150 spa_strfree(dbn->dbn_name); in dsl_destroy_head_sync_impl()
H A Dvdev_removal.c2507 spa_strfree(vd_path); in spa_vdev_remove()
H A Ddsl_crypt.c249 spa_strfree(dcp->cp_keylocation); in dsl_crypto_params_free()
H A Ddmu_objset.c2832 spa_strfree(dcp->dc_ddname); in dmu_objset_find_dp_impl()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c115 spa_strfree(old_physpath); in vdev_geom_set_physpath()
773 spa_strfree(vd->vdev_path); in vdev_geom_open_by_guids()
/freebsd/sys/contrib/openzfs/lib/libzpool/
H A Dkernel.c940 spa_strfree(ksid->kd_name); in ksiddomain_rele()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dspa.h1087 extern void spa_strfree(char *);