Searched defs:lock_flags (Results 1 – 2 of 2) sorted by relevance
3081 int lock_flags) -> std::unique_ptr<LockedFile> { in OpenFile()3121 std::unique_ptr<SnapshotManager::LockedFile> SnapshotManager::OpenLock(int lock_flags) { in OpenLock()
71835 unsigned long lock_flags; member