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

Data Fields

charfile [FSG_MAX_LUNS]
 
bool ro [FSG_MAX_LUNS]
 
bool removable [FSG_MAX_LUNS]
 
bool cdrom [FSG_MAX_LUNS]
 
bool nofua [FSG_MAX_LUNS]
 
unsigned int file_count
 
unsigned int ro_count
 
unsigned int removable_count
 
unsigned int cdrom_count
 
unsigned int nofua_count
 
unsigned int luns
 
bool stall
 

Detailed Description

Definition at line 3049 of file f_mass_storage.c.

Field Documentation

bool cdrom

Definition at line 3053 of file f_mass_storage.c.

unsigned int cdrom_count

Definition at line 3056 of file f_mass_storage.c.

Definition at line 3050 of file f_mass_storage.c.

unsigned int file_count

Definition at line 3056 of file f_mass_storage.c.

unsigned int luns

Definition at line 3058 of file f_mass_storage.c.

bool nofua

Definition at line 3054 of file f_mass_storage.c.

unsigned int nofua_count

Definition at line 3057 of file f_mass_storage.c.

bool removable

Definition at line 3052 of file f_mass_storage.c.

unsigned int removable_count

Definition at line 3056 of file f_mass_storage.c.

bool ro

Definition at line 3051 of file f_mass_storage.c.

unsigned int ro_count

Definition at line 3056 of file f_mass_storage.c.

bool stall

Definition at line 3059 of file f_mass_storage.c.


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