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

Data Fields

unsigned long s_mount_opt
 
unsigned long s_mount_opt2
 
kuid_t s_resuid
 
kgid_t s_resgid
 
unsigned long s_commit_interval
 
u32 s_min_batch_time
 
u32 s_max_batch_time
 

Detailed Description

Definition at line 4565 of file super.c.

Field Documentation

unsigned long s_commit_interval

Definition at line 4570 of file super.c.

u32 s_max_batch_time

Definition at line 4571 of file super.c.

u32 s_min_batch_time

Definition at line 4571 of file super.c.

unsigned long s_mount_opt

Definition at line 4566 of file super.c.

unsigned long s_mount_opt2

Definition at line 4567 of file super.c.

kgid_t s_resgid

Definition at line 4569 of file super.c.

kuid_t s_resuid

Definition at line 4568 of file super.c.


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