Searched refs:module_present (Results 1 – 4 of 4) sorted by relevance
45 int module_present(struct cmd_context *cmd, const char *target_name);
399 int module_present(struct cmd_context *cmd, const char *target_name) in module_present() function434 if (!module_present(cmd, target_name)) in target_present()
397 if (!_mirror_attributes && module_present(cmd, "log-clustered")) in _mirrored_target_present()