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

#include <ext3.h>

Data Fields

unsigned long s_mount_opt
 
kuid_t s_resuid
 
kgid_t s_resgid
 
unsigned long s_commit_interval
 

Detailed Description

Definition at line 244 of file ext3.h.

Field Documentation

unsigned long s_commit_interval

Definition at line 248 of file ext3.h.

unsigned long s_mount_opt

Definition at line 245 of file ext3.h.

kgid_t s_resgid

Definition at line 247 of file ext3.h.

kuid_t s_resuid

Definition at line 246 of file ext3.h.


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