Searched refs:OldAttributes (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A DPackageLinkSymlink.cpp44 // #pragma mark - OldAttributes
47 struct PackageLinkSymlink::OldAttributes : OldNodeAttributes { struct in class:PackageLinkSymlink
48 OldAttributes(const timespec& modifiedTime, off_t fileSize) function in struct:PackageLinkSymlink::OldAttributes
91 OldAttributes oldAttributes(fModifiedTime, FileSize());
H A DPackageLinkSymlink.h35 struct OldAttributes;

Completed in 82 milliseconds