Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | ocfs1_vol_disk_hdr |
struct | ocfs1_disk_lock |
struct | ocfs1_vol_label |
Macros | |
#define | OCFS1_MAX_VOL_SIGNATURE_LEN 128 |
#define | OCFS1_MAX_MOUNT_POINT_LEN 128 |
#define | OCFS1_MAX_VOL_ID_LENGTH 16 |
#define | OCFS1_MAX_VOL_LABEL_LEN 64 |
#define | OCFS1_MAX_CLUSTER_NAME_LEN 64 |
#define | OCFS1_MAJOR_VERSION (2) |
#define | OCFS1_MINOR_VERSION (0) |
#define | OCFS1_VOLUME_SIGNATURE "OracleCFS" |
#define OCFS1_MAJOR_VERSION (2) |
Definition at line 37 of file ocfs1_fs_compat.h.
#define OCFS1_MAX_CLUSTER_NAME_LEN 64 |
Definition at line 35 of file ocfs1_fs_compat.h.
#define OCFS1_MAX_MOUNT_POINT_LEN 128 |
Definition at line 32 of file ocfs1_fs_compat.h.
#define OCFS1_MAX_VOL_ID_LENGTH 16 |
Definition at line 33 of file ocfs1_fs_compat.h.
#define OCFS1_MAX_VOL_LABEL_LEN 64 |
Definition at line 34 of file ocfs1_fs_compat.h.
#define OCFS1_MAX_VOL_SIGNATURE_LEN 128 |
Definition at line 31 of file ocfs1_fs_compat.h.
#define OCFS1_MINOR_VERSION (0) |
Definition at line 38 of file ocfs1_fs_compat.h.
#define OCFS1_VOLUME_SIGNATURE "OracleCFS" |
Definition at line 39 of file ocfs1_fs_compat.h.