Searched refs:vdev_destroy_unlink_zap (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | vdev.h | 86 extern void vdev_destroy_unlink_zap(vdev_t *vd, uint64_t zapobj,
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | vdev.c | 3038 vdev_destroy_unlink_zap(vdev_t *vd, uint64_t zapobj, dmu_tx_t *tx) in vdev_destroy_unlink_zap() function 3112 vdev_destroy_unlink_zap(vd, vd->vdev_leaf_zap, tx); in vdev_dtl_sync() 3515 vdev_destroy_unlink_zap(vd, vd->vdev_top_zap, tx); in vdev_remove_empty_log()
|
| H A D | vdev_removal.c | 1109 vdev_destroy_unlink_zap(vd, fnvpair_value_uint64(pair), tx); in vdev_remove_complete_sync()
|