|
Linux Kernel
3.7.1
|
Data Fields | |
| char * | file [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 |
Definition at line 3049 of file f_mass_storage.c.
| 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.
1.8.2