Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DCookie.h77 struct OpenStateCookie : public Cookie { struct
81 OpenStateCookie(FileSystem* fileSystem); argument
H A DCookie.cpp148 OpenStateCookie::OpenStateCookie(FileSystem* fileSystem) in OpenStateCookie() function in OpenStateCookie