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

/haiku/src/add-ons/kernel/file_systems/udf/
H A DAllocationDescriptorList.h50 int32 _DescriptorIndex() const { return fDescriptorIndex; } function in class:AllocationDescriptorList
157 (_DescriptorIndex() + 1) * sizeof(Descriptor),
160 return ((_DescriptorIndex() + 1) * sizeof(Descriptor)
162 ? &(_DescriptorArray()[_DescriptorIndex()])

Completed in 40 milliseconds