Home
last modified time | relevance | path

Searched refs:OCFS2_STACK_LABEL_LEN (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/ocfs2/
Dstackglue.c42 static char cluster_stack_name[OCFS2_STACK_LABEL_LEN + 1];
129 if (strlen(stack_name) != OCFS2_STACK_LABEL_LEN) { in ocfs2_stack_driver_get()
581 if ((len != OCFS2_STACK_LABEL_LEN) || in ocfs2_cluster_stack_store()
Dsuper.c103 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()
[all …]
Docfs2.h402 char osb_cluster_stack[OCFS2_STACK_LABEL_LEN + 1];
650 OCFS2_STACK_LABEL_LEN)) in ocfs2_userspace_stack()
659 OCFS2_STACK_LABEL_LEN)) in ocfs2_o2cb_stack()
Docfs2_fs.h313 #define OCFS2_STACK_LABEL_LEN 4 macro
605 /*00*/ __u8 ci_stack[OCFS2_STACK_LABEL_LEN];