Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ocfs2_stack_plugin Struct Reference

#include <stackglue.h>

Data Fields

charsp_name
 
struct ocfs2_stack_operationssp_ops
 
struct modulesp_owner
 
struct list_head sp_list
 
unsigned int sp_count
 
struct ocfs2_protocol_version sp_max_proto
 

Detailed Description

Definition at line 228 of file stackglue.h.

Field Documentation

unsigned int sp_count

Definition at line 235 of file stackglue.h.

struct list_head sp_list

Definition at line 234 of file stackglue.h.

Definition at line 236 of file stackglue.h.

char* sp_name

Definition at line 229 of file stackglue.h.

Definition at line 230 of file stackglue.h.

struct module* sp_owner

Definition at line 231 of file stackglue.h.


The documentation for this struct was generated from the following file: