Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | vxfs_olt |
struct | vxfs_oltcommon |
struct | vxfs_oltfree |
struct | vxfs_oltilist |
struct | vxfs_oltcut |
struct | vxfs_oltsb |
struct | vxfs_oltdev |
struct | vxfs_oltfshead |
Macros | |
#define | VXFS_OLT_MAGIC 0xa504FCF5 |
Enumerations | |
enum | { VXFS_OLT_FREE = 1, VXFS_OLT_FSHEAD = 2, VXFS_OLT_CUT = 3, VXFS_OLT_ILIST = 4, VXFS_OLT_DEV = 5, VXFS_OLT_SB = 6 } |
#define VXFS_OLT_MAGIC 0xa504FCF5 |
Definition at line 44 of file vxfs_olt.h.
anonymous enum |
Definition at line 49 of file vxfs_olt.h.