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

/vbox/src/VBox/ImageMounter/VBoxFUSE/
H A DVBoxFUSE.cpp160 static VBOXFUSEDIR *g_pTreeRoot; variable
422 AssertReturn(!g_pTreeRoot, VERR_ALREADY_EXISTS);
424 g_pTreeRoot = (PVBOXFUSEDIR)pNode;
611 PVBOXFUSEDIR pDir = g_pTreeRoot;
736 PVBOXFUSEDIR pDir = g_pTreeRoot;

Completed in 912 milliseconds