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

#include <cramfs_fs_sb.h>

Data Fields

unsigned long magic
 
unsigned long size
 
unsigned long blocks
 
unsigned long files
 
unsigned long flags
 

Detailed Description

Definition at line 7 of file cramfs_fs_sb.h.

Field Documentation

unsigned long blocks

Definition at line 10 of file cramfs_fs_sb.h.

unsigned long files

Definition at line 11 of file cramfs_fs_sb.h.

unsigned long flags

Definition at line 12 of file cramfs_fs_sb.h.

unsigned long magic

Definition at line 8 of file cramfs_fs_sb.h.

unsigned long size

Definition at line 9 of file cramfs_fs_sb.h.


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