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

Data Fields

unsigned char novrs
 
unsigned int blocksize
 
unsigned int session
 
unsigned int lastblock
 
unsigned int anchor
 
unsigned int volume
 
unsigned short partition
 
unsigned int fileset
 
unsigned int rootdir
 
unsigned int flags
 
umode_t umask
 
kgid_t gid
 
kuid_t uid
 
umode_t fmode
 
umode_t dmode
 
struct nls_tablenls_map
 

Detailed Description

Definition at line 195 of file super.c.

Field Documentation

unsigned int anchor

Definition at line 200 of file super.c.

unsigned int blocksize

Definition at line 197 of file super.c.

umode_t dmode

Definition at line 210 of file super.c.

unsigned int fileset

Definition at line 203 of file super.c.

unsigned int flags

Definition at line 205 of file super.c.

umode_t fmode

Definition at line 209 of file super.c.

kgid_t gid

Definition at line 207 of file super.c.

unsigned int lastblock

Definition at line 199 of file super.c.

struct nls_table* nls_map

Definition at line 211 of file super.c.

unsigned char novrs

Definition at line 196 of file super.c.

unsigned short partition

Definition at line 202 of file super.c.

unsigned int rootdir

Definition at line 204 of file super.c.

unsigned int session

Definition at line 198 of file super.c.

kuid_t uid

Definition at line 208 of file super.c.

umode_t umask

Definition at line 206 of file super.c.

unsigned int volume

Definition at line 201 of file super.c.


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