OCFS2_STACK_LABEL_LEN 297 fs/ocfs2/ocfs2.h char osb_cluster_stack[OCFS2_STACK_LABEL_LEN + 1]; OCFS2_STACK_LABEL_LEN 543 fs/ocfs2/ocfs2_fs.h /*00*/ __u8 ci_stack[OCFS2_STACK_LABEL_LEN]; OCFS2_STACK_LABEL_LEN 42 fs/ocfs2/stackglue.c static char cluster_stack_name[OCFS2_STACK_LABEL_LEN + 1]; OCFS2_STACK_LABEL_LEN 129 fs/ocfs2/stackglue.c if (strlen(stack_name) != OCFS2_STACK_LABEL_LEN) { OCFS2_STACK_LABEL_LEN 547 fs/ocfs2/stackglue.c if ((len != OCFS2_STACK_LABEL_LEN) || OCFS2_STACK_LABEL_LEN 91 fs/ocfs2/super.c char cluster_stack[OCFS2_STACK_LABEL_LEN + 1]; OCFS2_STACK_LABEL_LEN 610 fs/ocfs2/super.c OCFS2_STACK_LABEL_LEN)) { OCFS2_STACK_LABEL_LEN 932 fs/ocfs2/super.c OCFS2_STACK_LABEL_LEN) || OCFS2_STACK_LABEL_LEN 934 fs/ocfs2/super.c OCFS2_STACK_LABEL_LEN) != OCFS2_STACK_LABEL_LEN 935 fs/ocfs2/super.c OCFS2_STACK_LABEL_LEN)) { OCFS2_STACK_LABEL_LEN 942 fs/ocfs2/super.c OCFS2_STACK_LABEL_LEN); OCFS2_STACK_LABEL_LEN 943 fs/ocfs2/super.c mopt->cluster_stack[OCFS2_STACK_LABEL_LEN] = '\0'; OCFS2_STACK_LABEL_LEN 1009 fs/ocfs2/super.c seq_printf(s, ",cluster_stack=%.*s", OCFS2_STACK_LABEL_LEN, OCFS2_STACK_LABEL_LEN 1531 fs/ocfs2/super.c OCFS2_STACK_LABEL_LEN); OCFS2_STACK_LABEL_LEN 1532 fs/ocfs2/super.c osb->osb_cluster_stack[OCFS2_STACK_LABEL_LEN] = '\0'; OCFS2_STACK_LABEL_LEN 1533 fs/ocfs2/super.c if (strlen(osb->osb_cluster_stack) != OCFS2_STACK_LABEL_LEN) {