Searched refs:OCFS2_STACK_LABEL_LEN (Results 1 – 4 of 4) sorted by relevance
83 char cluster_stack[OCFS2_STACK_LABEL_LEN + 1];871 OCFS2_STACK_LABEL_LEN)) { in ocfs2_verify_userspace_stack()1389 OCFS2_STACK_LABEL_LEN) || in ocfs2_parse_options()1391 OCFS2_STACK_LABEL_LEN) != in ocfs2_parse_options()1392 OCFS2_STACK_LABEL_LEN)) { in ocfs2_parse_options()1399 OCFS2_STACK_LABEL_LEN); in ocfs2_parse_options()1400 mopt->cluster_stack[OCFS2_STACK_LABEL_LEN] = '\0'; in ocfs2_parse_options()1408 OCFS2_STACK_LABEL_LEN)) in ocfs2_parse_options()1540 OCFS2_STACK_LABEL_LEN); in ocfs2_show_options()2179 OCFS2_STACK_LABEL_LEN); in ocfs2_initialize_super()[all …]
32 static char cluster_stack_name[OCFS2_STACK_LABEL_LEN + 1];119 if (strlen(stack_name) != OCFS2_STACK_LABEL_LEN) { in ocfs2_stack_driver_get()567 if ((len != OCFS2_STACK_LABEL_LEN) || in ocfs2_cluster_stack_store()
390 char osb_cluster_stack[OCFS2_STACK_LABEL_LEN + 1];654 OCFS2_STACK_LABEL_LEN)) in ocfs2_userspace_stack()663 OCFS2_STACK_LABEL_LEN)) in ocfs2_o2cb_stack()
297 #define OCFS2_STACK_LABEL_LEN 4 macro563 /*00*/ __u8 ci_stack[OCFS2_STACK_LABEL_LEN];
Completed in 20 milliseconds