Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_efi.h135 efi_guid_t guid; member
/xen/xen/common/efi/
A Druntime.c337 static inline EFI_GUID *cast_guid(struct xenpf_efi_guid *guid) in cast_guid() argument
340 BUILD_BUG_ON(sizeof(cast_guid(NULL)->Data##n) != sizeof(guid->data##n) || \ in cast_guid()
348 return (void *)guid; in cast_guid()
/xen/tools/libfsimage/zfs/
A Dfsys_zfs.c1144 uint64_t guid; in vdev_get_bootpath() local
1150 &guid, DATA_TYPE_UINT64, NULL) != 0) in vdev_get_bootpath()
1153 if (guid != inguid) in vdev_get_bootpath()

Completed in 6 milliseconds