Searched refs:VDEV_TOP_ZAP_VDEV_REBUILD_PHYS (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | vdev_rebuild.c | 207 VDEV_TOP_ZAP_VDEV_REBUILD_PHYS, sizeof (uint64_t), in vdev_rebuild_update_sync() 248 VDEV_TOP_ZAP_VDEV_REBUILD_PHYS, sizeof (uint64_t), in vdev_rebuild_initiate_sync() 314 VDEV_TOP_ZAP_VDEV_REBUILD_PHYS, sizeof (uint64_t), in vdev_rebuild_complete_sync() 360 VDEV_TOP_ZAP_VDEV_REBUILD_PHYS, sizeof (uint64_t), in vdev_rebuild_cancel_sync() 410 VDEV_TOP_ZAP_VDEV_REBUILD_PHYS, sizeof (uint64_t), in vdev_rebuild_reset_sync() 451 VDEV_TOP_ZAP_VDEV_REBUILD_PHYS) == 0) { in vdev_rebuild_clear_sync() 453 VDEV_TOP_ZAP_VDEV_REBUILD_PHYS, sizeof (uint64_t), in vdev_rebuild_clear_sync() 709 VDEV_TOP_ZAP_VDEV_REBUILD_PHYS, sizeof (uint64_t), in vdev_rebuild_load() 1108 tvd->vdev_top_zap, VDEV_TOP_ZAP_VDEV_REBUILD_PHYS); in vdev_rebuild_get_stats()
|
| /f-stack/freebsd/contrib/openzfs/include/sys/fs/ |
| H A D | zfs.h | 797 #define VDEV_TOP_ZAP_VDEV_REBUILD_PHYS \ macro
|