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

/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.h2020 timestamp& access_date_and_time() { return _access_date_and_time; } function in struct:file_icb_entry
2021 const timestamp& access_date_and_time() const { return _access_date_and_time; } function in struct:file_icb_entry
2152 timestamp& access_date_and_time() { return _access_date_and_time; } function in struct:extended_file_icb_entry
2153 const timestamp& access_date_and_time() const { return _access_date_and_time; } function in struct:extended_file_icb_entry

Completed in 45 milliseconds