Searched refs:VDEV_ALLOC_ADD (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | vdev_impl.h | 554 #define VDEV_ALLOC_ADD 1 macro
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | spa.c | 5751 error = spa_config_parse(spa, &rvd, nvroot, NULL, 0, VDEV_ALLOC_ADD); 5762 (error = spa_validate_aux(spa, nvroot, txg, VDEV_ALLOC_ADD)) == 0) { 6445 VDEV_ALLOC_ADD)) != 0) 6484 if ((error = spa_validate_aux(spa, nvroot, txg, VDEV_ALLOC_ADD)) != 0)
|
| H A D | vdev.c | 704 if (top_level && alloctype == VDEV_ALLOC_ADD) { in vdev_alloc() 838 alloctype == VDEV_ALLOC_ADD || in vdev_alloc()
|