Linux Kernel
3.7.1
|
#include <cramfs_fs_sb.h>
Data Fields | |
unsigned long | magic |
unsigned long | size |
unsigned long | blocks |
unsigned long | files |
unsigned long | flags |
Definition at line 7 of file cramfs_fs_sb.h.
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.