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

Data Fields

int index
 
int is_xdn
 
int is_idn
 
int disabled
 
const charname
 
struct list_head list
 
spinlock_t lock
 
struct proc_dir_entryproc_dir
 

Detailed Description

Definition at line 41 of file hardwall.c.

Field Documentation

int disabled

Definition at line 45 of file hardwall.c.

int index

Definition at line 42 of file hardwall.c.

int is_idn

Definition at line 44 of file hardwall.c.

int is_xdn

Definition at line 43 of file hardwall.c.

Definition at line 47 of file hardwall.c.

spinlock_t lock

Definition at line 48 of file hardwall.c.

const char* name

Definition at line 46 of file hardwall.c.

Definition at line 49 of file hardwall.c.


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