Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.h1801 struct allocation_extent_descriptor { struct
1807 …riptors() { return (uint8*)(reinterpret_cast<uint8*>(this)+sizeof(allocation_extent_descriptor)); } in allocation_descriptors() argument