Searched refs:OCFS2_MAX_VOL_LABEL_LEN (Results 1 – 3 of 3) sorted by relevance
294 #define OCFS2_MAX_VOL_LABEL_LEN 64 macro610 /*50*/ __u8 s_label[OCFS2_MAX_VOL_LABEL_LEN]; /* Label for mounting, etc. */
209 memcpy(oil.il_label, osb->vol_label, OCFS2_MAX_VOL_LABEL_LEN); in ocfs2_info_handle_label()
2050 osb->vol_label = kmalloc(OCFS2_MAX_VOL_LABEL_LEN, GFP_KERNEL); in ocfs2_initialize_super()2174 OCFS2_MAX_VOL_LABEL_LEN); in ocfs2_initialize_super()