Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/daemons/cmirrord/
H A Dcluster.c96 struct checkpoint_data { struct
104 struct checkpoint_data *next; argument
131 struct checkpoint_data *checkpoint_list;
352 static struct checkpoint_data *prepare_checkpoint(struct clog_cpg *entry, in prepare_checkpoint()
356 struct checkpoint_data *new; in prepare_checkpoint()
422 static void free_checkpoint(struct checkpoint_data *cp) in free_checkpoint()
430 static int export_checkpoint(struct checkpoint_data *cp) in export_checkpoint()
753 struct checkpoint_data *cp; in do_checkpoints()
893 struct checkpoint_data *new; in flush_startup_list()
1092 struct checkpoint_data *new; in cpg_message_callback()
[all …]