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

#include <befs.h>

Data Fields

kgid_t gid
 
kuid_t uid
 
int use_gid
 
int use_uid
 
int debug
 
chariocharset
 

Detailed Description

Definition at line 22 of file befs.h.

Field Documentation

int debug

Definition at line 27 of file befs.h.

kgid_t gid

Definition at line 23 of file befs.h.

char* iocharset

Definition at line 28 of file befs.h.

kuid_t uid

Definition at line 24 of file befs.h.

int use_gid

Definition at line 25 of file befs.h.

int use_uid

Definition at line 26 of file befs.h.


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