Home
last modified time | relevance | path

Searched refs:v_guid (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/boot/i386/zfsboot/
HDzfsboot.c698 zfsargs.primary_vdev = primary_vdev->v_guid; in load()
/NextBSD/sys/boot/zfs/
HDzfsimpl.c485 if (vdev->v_guid == guid) in vdev_find()
499 vdev->v_guid = guid; in vdev_create()
/NextBSD/sys/cddl/boot/zfs/
HDzfsimpl.h1425 uint64_t v_guid; /* vdev guid */ member