Home
last modified time | relevance | path

Searched refs:lvm_thread_cmd (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/lvm2/dist/daemons/clvmd/
H A Dclvmd.c86 struct lvm_thread_cmd { struct
1786 static int process_work_item(struct lvm_thread_cmd *cmd) in process_work_item()
1840 struct lvm_thread_cmd *cmd; in lvm_thread_fn()
1843 dm_list_struct_base(cmdl, struct lvm_thread_cmd, list); in lvm_thread_fn()
1861 struct lvm_thread_cmd *cmd; in add_to_lvmqueue()
1863 cmd = malloc(sizeof(struct lvm_thread_cmd)); in add_to_lvmqueue()