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

/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.h1394 void set_allocation_descriptor_count(uint32 count) { _allocation_descriptor_count = B_HOST_TO_LENDIAN_INT32(count); } function in struct:unallocated_space_descriptor

Completed in 26 milliseconds