OCFS2_MAX_VOL_LABEL_LEN  204 fs/ocfs2/ioctl.c 	memcpy(oil.il_label, osb->vol_label, OCFS2_MAX_VOL_LABEL_LEN);
OCFS2_MAX_VOL_LABEL_LEN  609 fs/ocfs2/ocfs2_fs.h /*50*/	__u8  s_label[OCFS2_MAX_VOL_LABEL_LEN];	/* Label for mounting, etc. */
OCFS2_MAX_VOL_LABEL_LEN  116 fs/ocfs2/ocfs2_ioctl.h 	__u8	il_label[OCFS2_MAX_VOL_LABEL_LEN];
OCFS2_MAX_VOL_LABEL_LEN 2103 fs/ocfs2/super.c 	osb->vol_label = kmalloc(OCFS2_MAX_VOL_LABEL_LEN, GFP_KERNEL);
OCFS2_MAX_VOL_LABEL_LEN 2239 fs/ocfs2/super.c 		OCFS2_MAX_VOL_LABEL_LEN);