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

  /src/external/gpl2/lvm2/dist/daemons/clvmd/
clvmd.c 86 struct lvm_thread_cmd { struct
1786 static int process_work_item(struct lvm_thread_cmd *cmd)
1840 struct lvm_thread_cmd *cmd;
1843 dm_list_struct_base(cmdl, struct lvm_thread_cmd, list);
1861 struct lvm_thread_cmd *cmd;
1863 cmd = malloc(sizeof(struct lvm_thread_cmd));

Completed in 29 milliseconds