Linux Kernel
3.7.1
|
#include <stackglue.h>
Data Fields | |
char * | sp_name |
struct ocfs2_stack_operations * | sp_ops |
struct module * | sp_owner |
struct list_head | sp_list |
unsigned int | sp_count |
struct ocfs2_protocol_version | sp_max_proto |
Definition at line 228 of file stackglue.h.
unsigned int sp_count |
Definition at line 235 of file stackglue.h.
Definition at line 234 of file stackglue.h.
struct ocfs2_protocol_version sp_max_proto |
Definition at line 236 of file stackglue.h.
char* sp_name |
Definition at line 229 of file stackglue.h.
struct ocfs2_stack_operations* sp_ops |
Definition at line 230 of file stackglue.h.
Definition at line 231 of file stackglue.h.