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

/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DUserlandFSServer.h32 status_t _Announce(const char* fsName, port_id port);
H A DUserlandFSServer.cpp145 error = _Announce(fileSystem, port);
170 // _Announce
172 UserlandFSServer::_Announce(const char* fsName, port_id port) function in class:UserlandFSServer

Completed in 35 milliseconds