Home
last modified time | relevance | path

Searched defs:LockInfo (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DCookie.h40 struct LockInfo { struct
47 LockInfo* fNext; argument
48 LockInfo* fCookieNext; argument
H A DCookie.cpp35 LockInfo::LockInfo(LockOwner* owner) in LockInfo() function in LockInfo