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

/haiku-fatelf/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.h739 const entity_id& implementation_id() const { return _implementation_id; } function in struct:primary_volume_descriptor
740 entity_id& implementation_id() { return _implementation_id; } function in struct:primary_volume_descriptor
888 entity_id& implementation_id() { return _implementation_id; } function in struct:logical_volume_info
889 const entity_id& implementation_id() const { return _implementation_id; } function in struct:logical_volume_info
915 const entity_id& implementation_id() const { return _implementation_id; } function in struct:implementation_use_descriptor
916 entity_id& implementation_id() { return _implementation_id; } function in struct:implementation_use_descriptor
982 const entity_id& implementation_id() const { return _implementation_id; } function in struct:partition_descriptor
983 entity_id& implementation_id() { retur function in struct:partition_descriptor
1075 const entity_id& implementation_id() const { return _implementation_id; } function in struct:logical_volume_descriptor
1076 entity_id& implementation_id() { return _implementation_id; } function in struct:logical_volume_descriptor
1464 entity_id& implementation_id() { return _accessor().id; } function in struct:logical_volume_integrity_descriptor
1465 const entity_id& implementation_id() const { return _accessor().id; } function in struct:logical_volume_integrity_descriptor
2036 entity_id& implementation_id() { return _implementation_id; } function in struct:file_icb_entry
2037 const entity_id& implementation_id() const { return _implementation_id; } function in struct:file_icb_entry
2174 entity_id& implementation_id() { return _implementation_id; } function in struct:extended_file_icb_entry
2175 const entity_id& implementation_id() const { return _implementation_id; } function in struct:extended_file_icb_entry
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/udf/r5/
H A DUdfStructures.h737 const entity_id& implementation_id() const { return _implementation_id; } function in struct:Udf::primary_volume_descriptor
738 entity_id& implementation_id() { return _implementation_id; } function in struct:Udf::primary_volume_descriptor
886 entity_id& implementation_id() { return _implementation_id; } function in struct:Udf::logical_volume_info
887 const entity_id& implementation_id() const { return _implementation_id; } function in struct:Udf::logical_volume_info
913 const entity_id& implementation_id() const { return _implementation_id; } function in struct:Udf::implementation_use_descriptor
914 entity_id& implementation_id() { return _implementation_id; } function in struct:Udf::implementation_use_descriptor
980 const entity_id& implementation_id() const { return _implementation_id; } function in struct:Udf::partition_descriptor
981 entity_id& implementation_id() { retur function in struct:Udf::partition_descriptor
1073 const entity_id& implementation_id() const { return _implementation_id; } function in struct:Udf::logical_volume_descriptor
1074 entity_id& implementation_id() { return _implementation_id; } function in struct:Udf::logical_volume_descriptor
1413 entity_id& implementation_id() { return _accessor().id; } function in struct:Udf::logical_volume_integrity_descriptor
1414 const entity_id& implementation_id() const { return _accessor().id; } function in struct:Udf::logical_volume_integrity_descriptor
1985 entity_id& implementation_id() { return _implementation_id; } function in struct:Udf::file_icb_entry
1986 const entity_id& implementation_id() const { return _implementation_id; } function in struct:Udf::file_icb_entry
2123 entity_id& implementation_id() { return _implementation_id; } function in struct:Udf::extended_file_icb_entry
2124 const entity_id& implementation_id() const { return _implementation_id; } function in struct:Udf::extended_file_icb_entry
[all...]

Completed in 58 milliseconds