Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ocfs2/
Dstackglue.c32 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()
Dsuper.c82 char cluster_stack[OCFS2_STACK_LABEL_LEN + 1];
860 OCFS2_STACK_LABEL_LEN)) { in ocfs2_verify_userspace_stack()
1370 OCFS2_STACK_LABEL_LEN) || in ocfs2_parse_options()
1372 OCFS2_STACK_LABEL_LEN) != in ocfs2_parse_options()
1373 OCFS2_STACK_LABEL_LEN)) { in ocfs2_parse_options()
1380 OCFS2_STACK_LABEL_LEN); in ocfs2_parse_options()
1381 mopt->cluster_stack[OCFS2_STACK_LABEL_LEN] = '\0'; in ocfs2_parse_options()
1389 OCFS2_STACK_LABEL_LEN)) in ocfs2_parse_options()
1518 OCFS2_STACK_LABEL_LEN); in ocfs2_show_options()
2158 OCFS2_STACK_LABEL_LEN); in ocfs2_initialize_super()
[all …]
Docfs2.h389 char osb_cluster_stack[OCFS2_STACK_LABEL_LEN + 1];
653 OCFS2_STACK_LABEL_LEN)) in ocfs2_userspace_stack()
662 OCFS2_STACK_LABEL_LEN)) in ocfs2_o2cb_stack()
Docfs2_fs.h297 #define OCFS2_STACK_LABEL_LEN 4 macro
563 /*00*/ __u8 ci_stack[OCFS2_STACK_LABEL_LEN];