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

/haiku/src/add-ons/kernel/file_systems/packagefs/package_links/
H A DPackageLinkSymlink.cpp50 // #pragma mark - OldAttributes
53 struct PackageLinkSymlink::OldAttributes : OldNodeAttributes { struct in class:PackageLinkSymlink
54 OldAttributes(const timespec& modifiedTime, off_t fileSize) function in struct:PackageLinkSymlink::OldAttributes
99 OldAttributes oldAttributes(fModifiedTime, FileSize());
H A DPackageLinkSymlink.h49 struct OldAttributes;

Completed in 36 milliseconds