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

#include <fat.h>

Data Fields

kuid_t fs_uid
 
kgid_t fs_gid
 
unsigned short fs_fmask
 
unsigned short fs_dmask
 
unsigned short codepage
 
chariocharset
 
unsigned short shortname
 
unsigned char name_check
 
unsigned char errors
 
unsigned short allow_utime
 
unsigned quiet:1
 
unsigned showexec:1
 
unsigned sys_immutable:1
 
unsigned dotsOK:1
 
unsigned isvfat:1
 
unsigned utf8:1
 
unsigned unicode_xlate:1
 
unsigned numtail:1
 
unsigned flush:1
 
unsigned nocase:1
 
unsigned usefree:1
 
unsigned tz_utc:1
 
unsigned rodir:1
 
unsigned discard:1
 
unsigned nfs:1
 

Detailed Description

Definition at line 26 of file fat.h.

Field Documentation

unsigned short allow_utime

Definition at line 36 of file fat.h.

unsigned short codepage

Definition at line 31 of file fat.h.

unsigned discard

Definition at line 37 of file fat.h.

unsigned dotsOK

Definition at line 37 of file fat.h.

unsigned char errors

Definition at line 35 of file fat.h.

unsigned flush

Definition at line 37 of file fat.h.

unsigned short fs_dmask

Definition at line 30 of file fat.h.

unsigned short fs_fmask

Definition at line 29 of file fat.h.

kgid_t fs_gid

Definition at line 28 of file fat.h.

kuid_t fs_uid

Definition at line 27 of file fat.h.

char* iocharset

Definition at line 32 of file fat.h.

unsigned isvfat

Definition at line 37 of file fat.h.

unsigned char name_check

Definition at line 34 of file fat.h.

unsigned nfs

Definition at line 37 of file fat.h.

unsigned nocase

Definition at line 37 of file fat.h.

unsigned numtail

Definition at line 37 of file fat.h.

unsigned quiet

Definition at line 37 of file fat.h.

unsigned rodir

Definition at line 37 of file fat.h.

unsigned short shortname

Definition at line 33 of file fat.h.

unsigned showexec

Definition at line 37 of file fat.h.

unsigned sys_immutable

Definition at line 37 of file fat.h.

unsigned tz_utc

Definition at line 37 of file fat.h.

unsigned unicode_xlate

Definition at line 37 of file fat.h.

unsigned usefree

Definition at line 37 of file fat.h.

unsigned utf8

Definition at line 37 of file fat.h.


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