Searched defs:set_access_type (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.h1001 void set_access_type(uint32 type) { _access_type = B_HOST_TO_LENDIAN_INT32(type); } function in struct:partition_descriptor
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/udf/r5/
H A DUdfStructures.h999 void set_access_type(uint32 type) { _access_type = B_HOST_TO_LENDIAN_INT32(type); } function in struct:Udf::partition_descriptor

Completed in 52 milliseconds