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

Data Fields

unsigned long commit_interval
 
unsigned long mount_opt
 
unsigned int atime_quantum
 
signed short slot
 
int localalloc_opt
 
unsigned int resv_level
 
int dir_resv_level
 
char cluster_stack [OCFS2_STACK_LABEL_LEN+1]
 

Detailed Description

Definition at line 94 of file super.c.

Field Documentation

unsigned int atime_quantum

Definition at line 98 of file super.c.

char cluster_stack[OCFS2_STACK_LABEL_LEN+1]

Definition at line 103 of file super.c.

unsigned long commit_interval

Definition at line 96 of file super.c.

int dir_resv_level

Definition at line 102 of file super.c.

int localalloc_opt

Definition at line 100 of file super.c.

unsigned long mount_opt

Definition at line 97 of file super.c.

unsigned int resv_level

Definition at line 101 of file super.c.

signed short slot

Definition at line 99 of file super.c.


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