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

/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DSecurityContext.h129 status_t _EnterNodePath(const char* path,
H A DSecurityContext.cpp1071 error = _EnterNodePath(path, ref);
1090 error = _EnterNodePath(path.Path(), ref);
1100 // _EnterNodePath
1102 SecurityContext::_EnterNodePath(const char* path, const node_ref& ref) function in class:SecurityContext

Completed in 37 milliseconds