OCFS2_STACK_LABEL_LEN  391 fs/ocfs2/ocfs2.h 	char osb_cluster_stack[OCFS2_STACK_LABEL_LEN + 1];
OCFS2_STACK_LABEL_LEN  654 fs/ocfs2/ocfs2.h 		   OCFS2_STACK_LABEL_LEN))
OCFS2_STACK_LABEL_LEN  663 fs/ocfs2/ocfs2.h 		   OCFS2_STACK_LABEL_LEN))
OCFS2_STACK_LABEL_LEN  565 fs/ocfs2/ocfs2_fs.h /*00*/	__u8   ci_stack[OCFS2_STACK_LABEL_LEN];
OCFS2_STACK_LABEL_LEN   34 fs/ocfs2/stackglue.c static char cluster_stack_name[OCFS2_STACK_LABEL_LEN + 1];
OCFS2_STACK_LABEL_LEN  121 fs/ocfs2/stackglue.c 	if (strlen(stack_name) != OCFS2_STACK_LABEL_LEN) {
OCFS2_STACK_LABEL_LEN  573 fs/ocfs2/stackglue.c 	if ((len != OCFS2_STACK_LABEL_LEN) ||
OCFS2_STACK_LABEL_LEN   85 fs/ocfs2/super.c 	char		cluster_stack[OCFS2_STACK_LABEL_LEN + 1];
OCFS2_STACK_LABEL_LEN  863 fs/ocfs2/super.c 		    OCFS2_STACK_LABEL_LEN)) {
OCFS2_STACK_LABEL_LEN 1378 fs/ocfs2/super.c 			     OCFS2_STACK_LABEL_LEN) ||
OCFS2_STACK_LABEL_LEN 1380 fs/ocfs2/super.c 				     OCFS2_STACK_LABEL_LEN) !=
OCFS2_STACK_LABEL_LEN 1381 fs/ocfs2/super.c 			     OCFS2_STACK_LABEL_LEN)) {
OCFS2_STACK_LABEL_LEN 1388 fs/ocfs2/super.c 			       OCFS2_STACK_LABEL_LEN);
OCFS2_STACK_LABEL_LEN 1389 fs/ocfs2/super.c 			mopt->cluster_stack[OCFS2_STACK_LABEL_LEN] = '\0';
OCFS2_STACK_LABEL_LEN 1397 fs/ocfs2/super.c 				   OCFS2_STACK_LABEL_LEN))
OCFS2_STACK_LABEL_LEN 1526 fs/ocfs2/super.c 				  OCFS2_STACK_LABEL_LEN);
OCFS2_STACK_LABEL_LEN 2156 fs/ocfs2/super.c 		       OCFS2_STACK_LABEL_LEN + 1);
OCFS2_STACK_LABEL_LEN 2157 fs/ocfs2/super.c 		if (strlen(osb->osb_cluster_stack) != OCFS2_STACK_LABEL_LEN) {