corosync
2.3.5
|
#include <ipc_votequorum.h>
Public Member Functions | |
struct qb_ipc_request_header header | __attribute__ ((aligned(8))) |
Data Fields | |
char | name [VOTEQUORUM_QDEVICE_MAX_NAME_LEN] |
unsigned int | allow |
Definition at line 92 of file ipc_votequorum.h.
struct qb_ipc_request_header header req_lib_votequorum_qdevice_master_wins::__attribute__ | ( | (aligned(8)) | ) |
unsigned int req_lib_votequorum_qdevice_master_wins::allow |
Definition at line 95 of file ipc_votequorum.h.
Referenced by votequorum_init(), and votequorum_qdevice_master_wins().
char req_lib_votequorum_qdevice_master_wins::name[VOTEQUORUM_QDEVICE_MAX_NAME_LEN] |
Definition at line 94 of file ipc_votequorum.h.
Referenced by votequorum_init(), and votequorum_qdevice_master_wins().