Searched refs:uniqueId (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/makeudfimage/
H A DUdfBuilder.h91 uint64 uniqueId, uint32 allocationDescriptorsLength,
124 uint64 uniqueId, uint32 allocationDescriptorsLength,
166 icb->set_unique_id(uniqueId);
122 _WriteFileEntry(FileEntry *icb, uint8 fileType, uint16 linkCount, uint64 dataLength, uint64 objectSize, struct stat stats, uint64 uniqueId, uint32 allocationDescriptorsLength, Udf::tag_id fileEntryType, Udf::long_address icbAddress, Udf::extent_address icbExtent, std::list<Udf::long_address> dataAddresses) argument
H A DUdfBuilder.cpp1525 uint64 uniqueId = _NextUniqueId(); local
1530 stats, uniqueId, udfAllocationDescriptorsLength,
1538 stats, uniqueId, udfAllocationDescriptorsLength,

Completed in 37 milliseconds