HomeSort by: relevance | last modified time | path
    Searched defs:cmd_context (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/lvm2/dist/include/
toolcontext.h 56 struct cmd_context { struct
106 struct cmd_context *create_toolcontext(unsigned is_long_lived,
108 void destroy_toolcontext(struct cmd_context *cmd);
109 int refresh_toolcontext(struct cmd_context *cmd);
110 int refresh_filters(struct cmd_context *cmd);
111 int config_files_changed(struct cmd_context *cmd);
112 int init_lvmcache_orphans(struct cmd_context *cmd);
  /src/external/gpl2/lvm2/dist/lib/commands/
toolcontext.h 56 struct cmd_context { struct
106 struct cmd_context *create_toolcontext(unsigned is_long_lived,
108 void destroy_toolcontext(struct cmd_context *cmd);
109 int refresh_toolcontext(struct cmd_context *cmd);
110 int refresh_filters(struct cmd_context *cmd);
111 int config_files_changed(struct cmd_context *cmd);
112 int init_lvmcache_orphans(struct cmd_context *cmd);

Completed in 21 milliseconds