Searched refs:OCFS2_STACK_LABEL_LEN (Results 1 – 4 of 4) sorted by relevance
33 static char cluster_stack_name[OCFS2_STACK_LABEL_LEN + 1];120 if (strlen(stack_name) != OCFS2_STACK_LABEL_LEN) { in ocfs2_stack_driver_get()568 if ((len != OCFS2_STACK_LABEL_LEN) || in ocfs2_cluster_stack_store()
431 char osb_cluster_stack[OCFS2_STACK_LABEL_LEN + 1];712 OCFS2_STACK_LABEL_LEN)) in ocfs2_userspace_stack()721 OCFS2_STACK_LABEL_LEN)) in ocfs2_o2cb_stack()
82 char cluster_stack[OCFS2_STACK_LABEL_LEN + 1];864 OCFS2_STACK_LABEL_LEN)) { in ocfs2_verify_userspace_stack()1356 if (strlen(param->string) != OCFS2_STACK_LABEL_LEN) { in ocfs2_parse_param()1360 memcpy(mopt->cluster_stack, param->string, OCFS2_STACK_LABEL_LEN); in ocfs2_parse_param()1361 mopt->cluster_stack[OCFS2_STACK_LABEL_LEN] = '\0'; in ocfs2_parse_param()1368 OCFS2_STACK_LABEL_LEN)) in ocfs2_parse_param()2109 OCFS2_STACK_LABEL_LEN); in ocfs2_initialize_super()2110 if (strlen(osb->osb_cluster_stack) != OCFS2_STACK_LABEL_LEN) { in ocfs2_initialize_super()
297 #define OCFS2_STACK_LABEL_LEN 4 macro566 /*00*/ __u8 ci_stack[OCFS2_STACK_LABEL_LEN];