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

/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEFileSystem.h57 void ExitClientFS(status_t status);
H A DFUSEFileSystem.cpp255 FUSEFileSystem::ExitClientFS(status_t status) function in class:FUSEFileSystem
H A DFUSEVolume.cpp787 _FileSystem()->ExitClientFS(B_NO_MEMORY);
806 _FileSystem()->ExitClientFS(B_NO_MEMORY);
820 _FileSystem()->ExitClientFS(B_OK);

Completed in 46 milliseconds