Linux Kernel
3.7.1
|
#include <dlm.h>
Data Fields | |
void(* | recover_prep )(void *ops_arg) |
void(* | recover_slot )(void *ops_arg, struct dlm_slot *slot) |
void(* | recover_done )(void *ops_arg, struct dlm_slot *slots, int num_slots, int our_slot, uint32_t generation) |