|
corosync
2.3.5
|
#include <ipc_votequorum.h>
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 79 of file ipc_votequorum.h.
| struct qb_ipc_request_header header req_lib_votequorum_qdevice_update::__attribute__ | ( | (aligned(8)) | ) |
| char req_lib_votequorum_qdevice_update::newname[VOTEQUORUM_QDEVICE_MAX_NAME_LEN] |
Definition at line 82 of file ipc_votequorum.h.
Referenced by votequorum_init(), and votequorum_qdevice_update().
| char req_lib_votequorum_qdevice_update::oldname[VOTEQUORUM_QDEVICE_MAX_NAME_LEN] |
Definition at line 81 of file ipc_votequorum.h.
Referenced by votequorum_init(), and votequorum_qdevice_update().
1.8.11