Searched refs:vdev_alloc (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dvdev_impl.h263 extern int vdev_alloc(spa_t *spa, vdev_t **vdp, nvlist_t *config,
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dvdev.c345 vdev_alloc(spa_t *spa, vdev_t **vdp, nvlist_t *nv, vdev_t *parent, uint_t id, function
H A Dspa.c875 * All vdev validation is done by the vdev_alloc() routine.
885 if ((error = vdev_alloc(spa, vdp, nv, parent, id, atype)) != 0)

Completed in 187 milliseconds