Searched refs:Uuid (Results 1 - 19 of 19) sorted by relevance

/haiku/headers/build/private/shared/
H A DUuid.h1 #include <../private/shared/Uuid.h>
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DLeafDirectory.h35 virtual const uuid_t& Uuid() = 0;
64 const uuid_t& Uuid();
90 const uuid_t& Uuid();
H A DNode.h28 virtual const uuid_t& Uuid() = 0;
57 const uuid_t& Uuid();
82 const uuid_t& Uuid();
H A DExtent.h53 virtual const uuid_t& Uuid() = 0;
79 const uuid_t& Uuid();
111 const uuid_t& Uuid();
H A DVerifyHeader.h48 if (!inode->GetVolume()->UuidEquals(header->Uuid())) {
H A DLeafAttribute.h44 virtual const uuid_t& Uuid() = 0;
74 const uuid_t& Uuid();
103 const uuid_t& Uuid();
H A DSymlink.h25 const uuid_t& Uuid() function in struct:SymlinkHeader
H A DBPlusTree.h45 const uuid_t& Uuid() function in class:LongBlock
H A DExtent.cpp358 ExtentDataHeaderV4::Uuid() function in class:ExtentDataHeaderV4
417 ExtentDataHeaderV5::Uuid() function in class:ExtentDataHeaderV5
H A DLeafAttribute.cpp437 AttrLeafHeaderV4::Uuid() function in class:AttrLeafHeaderV4
502 AttrLeafHeaderV5::Uuid() function in class:AttrLeafHeaderV5
H A DNode.cpp565 NodeHeaderV4::Uuid() function in class:NodeHeaderV4
636 NodeHeaderV5::Uuid() function in class:NodeHeaderV5
H A DLeafDirectory.cpp505 ExtentLeafHeaderV4::Uuid() function in class:ExtentLeafHeaderV4
583 ExtentLeafHeaderV5::Uuid() function in class:ExtentLeafHeaderV5
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/resources/
H A Drsxface.c581 * Uuid - Pointer to the UUID to be matched.
597 ACPI_VENDOR_UUID *Uuid,
606 if (!Uuid || !RetBuffer)
611 Info.Uuid = Uuid;
670 (Vendor->UuidSubtype != Info->Uuid->Subtype) ||
671 (memcmp (Vendor->Uuid, Info->Uuid->Data, ACPI_UUID_LENGTH)))
/haiku/src/kits/support/
H A DUuid.cpp7 #include <Uuid.h>
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacresrc.h296 ACPI_VENDOR_UUID *Uuid; member in struct:acpi_vendor_walk_info
H A Dacrestyp.h376 UINT8 Uuid[ACPI_UUID_LENGTH]; member in struct:acpi_resource_vendor_typed
H A Dacpixf.h1168 ACPI_VENDOR_UUID *Uuid,
/haiku/src/apps/haikudepot/process/
H A DProcessCoordinator.cpp12 #include <Uuid.h>
/haiku/src/kits/tracker/
H A DVirtualDirectoryManager.cpp24 #include <Uuid.h>

Completed in 146 milliseconds