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

/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DVolumeManager.cpp134 // EntryMovedEventKey
135 struct EntryMovedEventKey : public EntryRef { struct in inherits:EntryRef
136 EntryMovedEventKey() function in struct:EntryMovedEventKey
140 EntryMovedEventKey(dev_t volumeID, ino_t fromDirectory, function in struct:EntryMovedEventKey
158 bool operator==(const EntryMovedEventKey& other) const
165 bool operator!=(const EntryMovedEventKey& other) const
1232 EntryMovedEventKey key(event->volumeID, event->fromDirectoryID,

Completed in 36 milliseconds