Searched refs:CheckMountConfig (Results 1 – 1 of 1) sorted by relevance
336 static bool CheckMountConfig(nlohmann::json &mntPoint, const ClientSocket::AppProperty *appProperty, in CheckMountConfig() function454 if (CheckMountConfig(mntPoint, appProperty, checkFlag) == false) { in DoAllMntPointsMount()