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

/haiku-fatelf/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.h2019 uint64 information_length() const { return B_LENDIAN_TO_HOST_INT64(_information_length); } function in struct:file_icb_entry
2150 uint64 information_length() const { return B_LENDIAN_TO_HOST_INT64(_information_length); } function in struct:extended_file_icb_entry
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/udf/r5/
H A DUdfStructures.h1968 uint64 information_length() const { return B_LENDIAN_TO_HOST_INT64(_information_length); } function in struct:Udf::file_icb_entry
2099 uint64 information_length() const { return B_LENDIAN_TO_HOST_INT64(_information_length); } function in struct:Udf::extended_file_icb_entry

Completed in 49 milliseconds