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

/vbox/src/VBox/Runtime/testcase/
H A DtstRTFilesystem.cpp61 uint64_t cbFs = 0; local
63 rc = RTVfsFileGetSize(hVfsFile, &cbFs);
70 while (off < cbFs)
/vbox/src/VBox/Runtime/include/internal/
H A Dfilesystem.h56 size_t cbFs; member in struct:RTFILESYSTEMDESC
/vbox/src/VBox/Runtime/common/filesystem/
H A Dfilesystem.cpp103 rc = RTVfsNew(&pFsDesc->VfsOps, pFsDesc->cbFs, NIL_RTVFS, NIL_RTVFSLOCK,

Completed in 70 milliseconds