Searched refs:GetMountModeFromConfig (Results 1 – 1 of 1) sorted by relevance
122 static unsigned long GetMountModeFromConfig(const cJSON *config, const char *key, unsigned long def) in GetMountModeFromConfig() function519 node->depMode = GetMountModeFromConfig(groupConfig, "deps-mode", MOUNT_MODE_ALWAYS); in ParseNameGroup()