Lines Matching refs:OCFS2_STACK_LABEL_LEN
99 char cluster_stack[OCFS2_STACK_LABEL_LEN + 1];
893 OCFS2_STACK_LABEL_LEN)) { in ocfs2_verify_userspace_stack()
1428 OCFS2_STACK_LABEL_LEN) || in ocfs2_parse_options()
1430 OCFS2_STACK_LABEL_LEN) != in ocfs2_parse_options()
1431 OCFS2_STACK_LABEL_LEN)) { in ocfs2_parse_options()
1438 OCFS2_STACK_LABEL_LEN); in ocfs2_parse_options()
1439 mopt->cluster_stack[OCFS2_STACK_LABEL_LEN] = '\0'; in ocfs2_parse_options()
1447 OCFS2_STACK_LABEL_LEN)) in ocfs2_parse_options()
1576 OCFS2_STACK_LABEL_LEN); in ocfs2_show_options()
2211 OCFS2_STACK_LABEL_LEN + 1); in ocfs2_initialize_super()
2212 if (strlen(osb->osb_cluster_stack) != OCFS2_STACK_LABEL_LEN) { in ocfs2_initialize_super()