corosync 3.1.7
|
The req_lib_votequorum_qdevice_update struct. More...
#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] |
The req_lib_votequorum_qdevice_update struct.
Definition at line 98 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 101 of file ipc_votequorum.h.
char req_lib_votequorum_qdevice_update::oldname[VOTEQUORUM_QDEVICE_MAX_NAME_LEN] |
Definition at line 100 of file ipc_votequorum.h.