Linux Kernel
3.7.1
|
Data Fields | |
char | tag [OCFS2_CONTROL_MESSAGE_OP_LEN] |
char | space1 |
char | uuid [OCFS2_TEXT_UUID_LEN] |
char | space2 |
char | nodestr [OCFS2_CONTROL_MESSAGE_NODENUM_LEN] |
char | newline |
Definition at line 141 of file stack_user.c.
char newline |
Definition at line 147 of file stack_user.c.
char nodestr[OCFS2_CONTROL_MESSAGE_NODENUM_LEN] |
Definition at line 146 of file stack_user.c.
char space1 |
Definition at line 143 of file stack_user.c.
char space2 |
Definition at line 145 of file stack_user.c.
Definition at line 142 of file stack_user.c.
char uuid[OCFS2_TEXT_UUID_LEN] |
Definition at line 144 of file stack_user.c.