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

/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DLastModifiedIndex.cpp205 time_t oldLastModified = oldAttributes.ModifiedTime().tv_sec; local
207 if (newLastModified == oldLastModified)
212 LastModifiedIndexPrimaryKey(node, oldLastModified), node,
241 (const uint8*)&oldLastModified, sizeof(oldLastModified),

Completed in 38 milliseconds