Lines Matching refs:OCFS2_STACK_LABEL_LEN
103 char cluster_stack[OCFS2_STACK_LABEL_LEN + 1];
895 OCFS2_STACK_LABEL_LEN)) { in ocfs2_verify_userspace_stack()
1408 OCFS2_STACK_LABEL_LEN) || in ocfs2_parse_options()
1410 OCFS2_STACK_LABEL_LEN) != in ocfs2_parse_options()
1411 OCFS2_STACK_LABEL_LEN)) { in ocfs2_parse_options()
1418 OCFS2_STACK_LABEL_LEN); in ocfs2_parse_options()
1419 mopt->cluster_stack[OCFS2_STACK_LABEL_LEN] = '\0'; in ocfs2_parse_options()
1427 OCFS2_STACK_LABEL_LEN)) in ocfs2_parse_options()
1554 OCFS2_STACK_LABEL_LEN); in ocfs2_show_options()
2204 OCFS2_STACK_LABEL_LEN + 1); in ocfs2_initialize_super()
2205 if (strlen(osb->osb_cluster_stack) != OCFS2_STACK_LABEL_LEN) { in ocfs2_initialize_super()