Home
last modified time | relevance | path

Searched defs:ocfs1_vol_label (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ocfs2/
H A Docfs1_fs_compat.h80 struct ocfs1_vol_label struct
82 /*00*/ struct ocfs1_disk_lock disk_lock;
83 /*30*/ __u8 label[OCFS1_MAX_VOL_LABEL_LEN];
84 /*70*/ __u16 label_len;
85 /*72*/ __u8 vol_id[OCFS1_MAX_VOL_ID_LENGTH];
86 /*82*/ __u16 vol_id_len;
87 /*84*/ __u8 cluster_name[OCFS1_MAX_CLUSTER_NAME_LEN];
88 /*A4*/ __u16 cluster_name_len;