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

/vbox/src/VBox/Runtime/common/filesystem/
H A Dfilesystem.cpp103 rc = RTVfsNew(&pFsDesc->VfsOps, pFsDesc->cbFs, NIL_RTVFS, NIL_RTVFSLOCK,
/vbox/include/iprt/
H A Dvfslowlevel.h250 RTDECL(int) RTVfsNew(PCRTVFSOPS pVfsOps, size_t cbInstance, RTVFS hVfs, RTVFSLOCK hLock,
H A Dmangling.h1941 # define RTVfsNew RT_MANGLER(RTVfsNew) macro
/vbox/src/VBox/Runtime/common/vfs/
H A Dvfsbase.cpp1588 RTDECL(int) RTVfsNew(PCRTVFSOPS pVfsOps, size_t cbInstance, RTVFS hVfs, RTVFSLOCK hLock, function

Completed in 172 milliseconds