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

Data Fields

struct ffs_file_perms perms
 
umode_t root_mode
 
const chardev_name
 
union {
   void *   private_data
 
   struct ffs_data *   ffs_data
 
}; 
 
union {
   void *   private_data
 
   struct ffs_data *   ffs_data
 
}; 
 

Detailed Description

Definition at line 1031 of file f_fs.c.

Field Documentation

union { ... }
union { ... }
const char * dev_name

Definition at line 1034 of file f_fs.c.

Definition at line 1039 of file f_fs.c.

struct ffs_file_perms perms

Definition at line 1032 of file f_fs.c.

void* private_data

Definition at line 1037 of file f_fs.c.

umode_t root_mode

Definition at line 1033 of file f_fs.c.


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