Searched defs:szFsType (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/solaris/
H A DPerformanceSolaris.cpp82 uint64_t getZfsTotal(uint64_t cbTotal, const char *szFsType, const char *szFsName);
479 uint64_t CollectorSolaris::getZfsTotal(uint64_t cbTotal, const char *szFsType, const char *szFsName) argument
481 if (strcmp(szFsType, "zfs"))

Completed in 33 milliseconds