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

/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.h2067 timestamp& creation_date_and_time() { return _attribute_date_and_time; } function in struct:file_icb_entry
2068 const timestamp& creation_date_and_time() const { return _attribute_date_and_time; } function in struct:file_icb_entry
2158 timestamp& creation_date_and_time() { return _creation_date_and_time; } function in struct:extended_file_icb_entry
2159 const timestamp& creation_date_and_time() const { return _creation_date_and_time; } function in struct:extended_file_icb_entry

Completed in 52 milliseconds