Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_misc.c785 spa_strfree(spa->spa_root); in spa_remove()
790 spa_strfree(dp->scd_path); in spa_remove()
1483 spa_strfree(char *s) in spa_strfree() function
2156 spa_strfree(sip->pool_name); in spa_import_progress_truncate()
2307 spa_strfree(sip->pool_name); in spa_import_progress_remove()
2856 EXPORT_SYMBOL(spa_strfree);
H A Dspa_config.c338 spa_strfree(tdp->scd_path); in spa_write_cachefile()
H A Dvdev.c1001 spa_strfree(vd->vdev_path); in vdev_free()
1003 spa_strfree(vd->vdev_devid); in vdev_free()
1005 spa_strfree(vd->vdev_physpath); in vdev_free()
1008 spa_strfree(vd->vdev_enc_sysfs_path); in vdev_free()
1011 spa_strfree(vd->vdev_fru); in vdev_free()
2243 spa_strfree(dvd->vdev_path); in vdev_copy_path_impl()
H A Ddsl_bookmark.c887 spa_strfree(dbn->dbn_name); in dsl_bookmark_fini_ds()
1053 spa_strfree(dbn->dbn_name); in dsl_bookmark_destroy_sync_impl()
H A Dspa.c1662 spa_strfree(spa->spa_comment); in spa_unload()
6752 spa_strfree(oldvd->vdev_path);
6758 spa_strfree(oldvd->vdev_devid);
6854 spa_strfree(oldvdpath);
6855 spa_strfree(newvdpath);
6972 spa_strfree(cvd->vdev_path);
7091 spa_strfree(vdpath);
7869 spa_strfree(vd->vdev_path);
7878 spa_strfree(vd->vdev_fru);
8639 spa_strfree(spa->spa_comment);
H A Ddsl_prop.c268 spa_strfree((char *)pr->pr_propname); in dsl_prop_fini()
H A Ddsl_destroy.c1135 spa_strfree(dbn->dbn_name); in dsl_destroy_head_sync_impl()
H A Dvdev_removal.c2316 spa_strfree(vd_path); in spa_vdev_remove()
H A Ddmu_objset.c2702 spa_strfree(dcp->dc_ddname); in dmu_objset_find_dp_impl()
H A Ddsl_crypt.c250 spa_strfree(dcp->cp_keylocation); in dsl_crypto_params_free()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c114 spa_strfree(old_physpath); in vdev_geom_set_physpath()
769 spa_strfree(vd->vdev_path); in vdev_geom_open_by_guids()
/f-stack/freebsd/contrib/openzfs/lib/libzpool/
H A Dkernel.c938 spa_strfree(ksid->kd_name); in ksiddomain_rele()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dspa.h1082 extern void spa_strfree(char *);