Searched refs:AttributeFile (Results 1 - 1 of 1) sorted by path

/haiku/src/add-ons/kernel/file_systems/layers/attribute_overlay/
H A Dattribute_overlay.cpp59 class AttributeFile;
64 AttributeFile * file;
95 status_t GetAttributeFile(AttributeFile **attributeFile);
103 AttributeFile * fAttributeFile;
107 class AttributeFile { class in namespace:attribute_overlay
109 AttributeFile(fs_volume *overlay,
111 ~AttributeFile();
162 AttributeEntry(AttributeFile *parent,
164 AttributeEntry(AttributeFile *parent,
205 AttributeFile * fParen
320 AttributeFile::AttributeFile(fs_volume *overlay, fs_volume *volume, function in class:attribute_overlay::AttributeFile
[all...]

Completed in 51 milliseconds