Lines Matching refs:OCFS2_STACK_LABEL_LEN
103 char cluster_stack[OCFS2_STACK_LABEL_LEN + 1];
897 OCFS2_STACK_LABEL_LEN)) { in ocfs2_verify_userspace_stack()
1419 OCFS2_STACK_LABEL_LEN) || in ocfs2_parse_options()
1421 OCFS2_STACK_LABEL_LEN) != in ocfs2_parse_options()
1422 OCFS2_STACK_LABEL_LEN)) { in ocfs2_parse_options()
1429 OCFS2_STACK_LABEL_LEN); in ocfs2_parse_options()
1430 mopt->cluster_stack[OCFS2_STACK_LABEL_LEN] = '\0'; in ocfs2_parse_options()
1438 OCFS2_STACK_LABEL_LEN)) in ocfs2_parse_options()
1567 OCFS2_STACK_LABEL_LEN); in ocfs2_show_options()
2215 OCFS2_STACK_LABEL_LEN + 1); in ocfs2_initialize_super()
2216 if (strlen(osb->osb_cluster_stack) != OCFS2_STACK_LABEL_LEN) { in ocfs2_initialize_super()