Searched refs:rTotalBytes (Results 1 – 3 of 3) sorted by relevance
1043 BigInt &rFreeBytes, BigInt &rTotalBytes ) in QueryDiskSpace() argument1060 rTotalBytes = aBytesPerCluster * BigInt(nClusters); in QueryDiskSpace()
986 BigInt &rFreeBytes, BigInt &rTotalBytes ) in QueryDiskSpace() argument1000 rTotalBytes = aBytesPerCluster * BigInt(aFSInfoBuf.cUnit); in QueryDiskSpace()
226 BigInt &rFreeBytes, BigInt &rTotalBytes );
Completed in 33 milliseconds