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

/vbox/include/iprt/
H A Dvfs.h72 RTVFSOBJTYPE_VFS, enumerator in enum:RTVFSOBJTYPE
/vbox/src/VBox/Runtime/common/vfs/
H A Dvfschain.cpp445 pElement->enmTypeOut = RTVFSOBJTYPE_VFS;
H A Dvfsbase.cpp795 case RTVFSOBJTYPE_VFS:
880 if (pThis->pOps->enmType == RTVFSOBJTYPE_VFS)

Completed in 261 milliseconds