Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.cpp851 allocation_descriptor_count())); in dump()
H A DUdfStructures.h1389 …uint32 allocation_descriptor_count() const { return B_LENDIAN_TO_HOST_INT32(_allocation_descriptor… in allocation_descriptor_count() function