corosync 3.1.7
|
Public Member Functions | |
struct qb_ipc_request_header header | __attribute__ ((aligned(8))) |
Data Fields | |
char | oldname [VOTEQUORUM_QDEVICE_MAX_NAME_LEN] |
char | newname [VOTEQUORUM_QDEVICE_MAX_NAME_LEN] |
Definition at line 128 of file exec/votequorum.c.
struct qb_ipc_request_header header req_exec_quorum_qdevice_reconfigure::__attribute__ | ( | (aligned(8)) | ) |
char req_exec_quorum_qdevice_reconfigure::newname[VOTEQUORUM_QDEVICE_MAX_NAME_LEN] |
Definition at line 131 of file exec/votequorum.c.
char req_exec_quorum_qdevice_reconfigure::oldname[VOTEQUORUM_QDEVICE_MAX_NAME_LEN] |
Definition at line 130 of file exec/votequorum.c.