Searched refs:InitClientFS (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEFileSystem.h56 status_t InitClientFS(const char* parameters);
H A DFUSEFileSystem.cpp212 FUSEFileSystem::InitClientFS(const char* parameters) function in class:FUSEFileSystem
214 PRINT(("FUSEFileSystem::InitClientFS()\n"));
H A DFUSEVolume.cpp745 status_t error = _FileSystem()->InitClientFS(parameters);

Completed in 43 milliseconds