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

/vbox/src/VBox/Runtime/include/internal/
H A Dfilesystem.h47 #define RTFILESYSTEM_MATCH_SCORE_UNSUPPORTED 0 macro
/vbox/src/VBox/Runtime/common/filesystem/
H A Dfilesystem.cpp57 uint32_t uScoreMax = RTFILESYSTEM_MATCH_SCORE_UNSUPPORTED;
78 if (uScoreMax > RTFILESYSTEM_MATCH_SCORE_UNSUPPORTED)
H A Dfilesystemext.cpp262 *puScore = RTFILESYSTEM_MATCH_SCORE_UNSUPPORTED;

Completed in 45 milliseconds