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

/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DJournal.cpp91 Journal::UnLock(Transaction* owner, bool success) function in class:Journal
131 fJournal->UnLock(this, false);
164 status = fJournal->UnLock(this, true);
H A DJournal.h26 status_t UnLock(Transaction* owner, bool success);

Completed in 36 milliseconds