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

/vbox/src/VBox/Runtime/common/vfs/
H A Dvfsbase.cpp217 typedef struct RTVFSDIRINTERNAL struct
227 } RTVFSDIRINTERNAL; typedef in typeref:struct:RTVFSDIRINTERNAL
811 pvToFree = RT_FROM_MEMBER(pThis, RTVFSDIRINTERNAL, Base);
812 ASMAtomicWriteU32(&RT_FROM_MEMBER(pThis, RTVFSDIRINTERNAL, Base)->uMagic, RTVFSDIR_MAGIC_DEAD);
919 return RT_FROM_MEMBER(pThis, RTVFSDIRINTERNAL, Base);
1344 RTVFSDIRINTERNAL **ppVfsParentDir)
1361 RTVFSDIRINTERNAL *pCurDir;
1776 RTVFSDIRINTERNAL *pThis = hVfsDir;
1785 RTVFSDIRINTERNAL *pThis = hVfsDir;
2457 RTVFSDIRINTERNAL *pVfsParentDi
[all...]
/vbox/include/iprt/
H A Dtypes.h1927 typedef struct RTVFSDIRINTERNAL *RTVFSDIR;

Completed in 59 milliseconds