Searched refs:vdev_draid_spare_create (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | vdev_draid.h | 104 extern int vdev_draid_spare_create(nvlist_t *, vdev_t *, uint64_t *, uint64_t);
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | vdev_draid.c | 1867 vdev_draid_spare_create(nvlist_t *nvroot, vdev_t *vd, uint64_t *ndraidp, in vdev_draid_spare_create() function
|
| H A D | spa.c | 5761 (error = vdev_draid_spare_create(nvroot, rvd, &ndraid, 0)) == 0 && 6471 if ((error = vdev_draid_spare_create(nvroot, vd, &ndraid,
|