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

/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.cpp850 PRINT(("allocation_descriptor_count: %" B_PRIu32 "\n",
851 allocation_descriptor_count()));
H A DUdfStructures.h1389 uint32 allocation_descriptor_count() const { return B_LENDIAN_TO_HOST_INT32(_allocation_descriptor_count); } function in struct:unallocated_space_descriptor

Completed in 44 milliseconds