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

/haiku/src/tests/system/kernel/file_corruption/fs/
H A DNotifications.cpp34 // #pragma mark - EntryRemovedNotification
37 EntryRemovedNotification::EntryRemovedNotification(Directory* directory, function in class:EntryRemovedNotification
48 EntryRemovedNotification::NotifyPostCommit() const
H A DNotifications.h29 class EntryRemovedNotification : public PostCommitNotification { class in inherits:PostCommitNotification
31 EntryRemovedNotification(Directory* directory,
H A Dchecksumfs.cpp510 return transaction.Commit(EntryRemovedNotification(directory, name,

Completed in 40 milliseconds