HomeSort by: relevance | last modified time | path
    Searched refs:module_present (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/lvm2/dist/include/
activate.h 45 int module_present(struct cmd_context *cmd, const char *target_name);
  /src/external/gpl2/lvm2/dist/lib/activate/
activate.h 45 int module_present(struct cmd_context *cmd, const char *target_name);
activate.c 399 int module_present(struct cmd_context *cmd, const char *target_name) function
407 log_error("module_present module name too long: %s",
434 if (!module_present(cmd, target_name))
  /src/external/gpl2/lvm2/dist/lib/mirror/
mirrored.c 397 if (!_mirror_attributes && module_present(cmd, "log-clustered"))

Completed in 17 milliseconds