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

/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.h2056 void set_information_length(uint64 length) { _information_length = B_HOST_TO_LENDIAN_INT64(length); } function in struct:file_icb_entry
2194 void set_information_length(uint64 length) { _information_length = B_HOST_TO_LENDIAN_INT64(length); } function in struct:extended_file_icb_entry

Completed in 92 milliseconds