Home
last modified time | relevance | path

Searched refs:notification2 (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tests/system/kernel/file_corruption/fs/
H A DTransaction.cpp101 const PostCommitNotification* notification2, in Commit() argument
143 if (notification2 != NULL) in Commit()
144 notification2->NotifyPostCommit(); in Commit()
H A DTransaction.h44 const PostCommitNotification* notification2