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

Data Fields

unsigned int rock:1
 
unsigned int joliet:1
 
unsigned int cruft:1
 
unsigned int hide:1
 
unsigned int showassoc:1
 
unsigned int nocompress:1
 
unsigned int overriderockperm:1
 
unsigned int uid_set:1
 
unsigned int gid_set:1
 
unsigned int utf8:1
 
unsigned char map
 
unsigned char check
 
unsigned int blocksize
 
umode_t fmode
 
umode_t dmode
 
kgid_t gid
 
kuid_t uid
 
chariocharset
 
s32 session
 
s32 sbsector
 

Detailed Description

Definition at line 164 of file inode.c.

Field Documentation

unsigned int blocksize

Definition at line 177 of file inode.c.

unsigned char check

Definition at line 176 of file inode.c.

unsigned int cruft

Definition at line 167 of file inode.c.

umode_t dmode

Definition at line 179 of file inode.c.

umode_t fmode

Definition at line 178 of file inode.c.

kgid_t gid

Definition at line 180 of file inode.c.

unsigned int gid_set

Definition at line 173 of file inode.c.

unsigned int hide

Definition at line 168 of file inode.c.

char* iocharset

Definition at line 182 of file inode.c.

unsigned int joliet

Definition at line 166 of file inode.c.

unsigned char map

Definition at line 175 of file inode.c.

unsigned int nocompress

Definition at line 170 of file inode.c.

unsigned int overriderockperm

Definition at line 171 of file inode.c.

unsigned int rock

Definition at line 165 of file inode.c.

s32 sbsector

Definition at line 185 of file inode.c.

s32 session

Definition at line 184 of file inode.c.

unsigned int showassoc

Definition at line 169 of file inode.c.

kuid_t uid

Definition at line 181 of file inode.c.

unsigned int uid_set

Definition at line 172 of file inode.c.

unsigned int utf8

Definition at line 174 of file inode.c.


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