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

#include <ocfs1_fs_compat.h>

Data Fields

struct ocfs1_disk_lock disk_lock
 
__u8 label [OCFS1_MAX_VOL_LABEL_LEN]
 
__u16 label_len
 
__u8 vol_id [OCFS1_MAX_VOL_ID_LENGTH]
 
__u16 vol_id_len
 
__u8 cluster_name [OCFS1_MAX_CLUSTER_NAME_LEN]
 
__u16 cluster_name_len
 

Detailed Description

Definition at line 95 of file ocfs1_fs_compat.h.

Field Documentation

Definition at line 102 of file ocfs1_fs_compat.h.

__u16 cluster_name_len

Definition at line 103 of file ocfs1_fs_compat.h.

Definition at line 97 of file ocfs1_fs_compat.h.

Definition at line 98 of file ocfs1_fs_compat.h.

__u16 label_len

Definition at line 99 of file ocfs1_fs_compat.h.

Definition at line 100 of file ocfs1_fs_compat.h.

__u16 vol_id_len

Definition at line 101 of file ocfs1_fs_compat.h.


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