Searched refs:VDEV_TOP_ZAP_VDEV_REBUILD_PHYS (Results 1 – 2 of 2) sorted by relevance
| /freebsd-head/sys/contrib/openzfs/module/zfs/ |
| HD | vdev_rebuild.c | 211 VDEV_TOP_ZAP_VDEV_REBUILD_PHYS, sizeof (uint64_t), in vdev_rebuild_update_sync() 252 VDEV_TOP_ZAP_VDEV_REBUILD_PHYS, sizeof (uint64_t), in vdev_rebuild_initiate_sync() 329 VDEV_TOP_ZAP_VDEV_REBUILD_PHYS, sizeof (uint64_t), in vdev_rebuild_complete_sync() 382 VDEV_TOP_ZAP_VDEV_REBUILD_PHYS, sizeof (uint64_t), in vdev_rebuild_cancel_sync() 432 VDEV_TOP_ZAP_VDEV_REBUILD_PHYS, sizeof (uint64_t), in vdev_rebuild_reset_sync() 473 VDEV_TOP_ZAP_VDEV_REBUILD_PHYS) == 0) { in vdev_rebuild_clear_sync() 475 VDEV_TOP_ZAP_VDEV_REBUILD_PHYS, sizeof (uint64_t), in vdev_rebuild_clear_sync() 733 VDEV_TOP_ZAP_VDEV_REBUILD_PHYS, sizeof (uint64_t), in vdev_rebuild_load() 1144 tvd->vdev_top_zap, VDEV_TOP_ZAP_VDEV_REBUILD_PHYS); in vdev_rebuild_get_stats()
|
| /freebsd-head/sys/contrib/openzfs/include/sys/fs/ |
| HD | zfs.h | 936 #define VDEV_TOP_ZAP_VDEV_REBUILD_PHYS \ macro
|