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

/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.h1570 const array<char, 32>& file_set_id() const { return _file_set_id; } function in struct:file_set_descriptor
1571 array<char, 32>& file_set_id() { return _file_set_id; } function in struct:file_set_descriptor

Completed in 45 milliseconds