Home
last modified time | relevance | path

Searched refs:OCFS2_STACK_LABEL_LEN (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dsuper.c85 char cluster_stack[OCFS2_STACK_LABEL_LEN + 1];
863 OCFS2_STACK_LABEL_LEN)) { in ocfs2_verify_userspace_stack()
1378 OCFS2_STACK_LABEL_LEN) || in ocfs2_parse_options()
1380 OCFS2_STACK_LABEL_LEN) != in ocfs2_parse_options()
1381 OCFS2_STACK_LABEL_LEN)) { in ocfs2_parse_options()
1388 OCFS2_STACK_LABEL_LEN); in ocfs2_parse_options()
1389 mopt->cluster_stack[OCFS2_STACK_LABEL_LEN] = '\0'; in ocfs2_parse_options()
1397 OCFS2_STACK_LABEL_LEN)) in ocfs2_parse_options()
1526 OCFS2_STACK_LABEL_LEN); in ocfs2_show_options()
2175 OCFS2_STACK_LABEL_LEN); in ocfs2_initialize_super()
[all...]
H A Dstackglue.c34 static char cluster_stack_name[OCFS2_STACK_LABEL_LEN + 1];
121 if (strlen(stack_name) != OCFS2_STACK_LABEL_LEN) { in ocfs2_stack_driver_get()
569 if ((len != OCFS2_STACK_LABEL_LEN) || in ocfs2_cluster_stack_store()
H A Docfs2.h391 char osb_cluster_stack[OCFS2_STACK_LABEL_LEN + 1];
655 OCFS2_STACK_LABEL_LEN)) in ocfs2_userspace_stack()
664 OCFS2_STACK_LABEL_LEN)) in ocfs2_o2cb_stack()
H A Docfs2_fs.h299 #define OCFS2_STACK_LABEL_LEN 4 macro
565 /*00*/ __u8 ci_stack[OCFS2_STACK_LABEL_LEN];
/kernel/linux/linux-6.6/fs/ocfs2/
H A 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()
H A Dsuper.c82 char cluster_stack[OCFS2_STACK_LABEL_LEN + 1];
860 OCFS2_STACK_LABEL_LEN)) { in ocfs2_verify_userspace_stack()
1373 OCFS2_STACK_LABEL_LEN) || in ocfs2_parse_options()
1375 OCFS2_STACK_LABEL_LEN) != in ocfs2_parse_options()
1376 OCFS2_STACK_LABEL_LEN)) { in ocfs2_parse_options()
1383 OCFS2_STACK_LABEL_LEN); in ocfs2_parse_options()
1384 mopt->cluster_stack[OCFS2_STACK_LABEL_LEN] = '\0'; in ocfs2_parse_options()
1392 OCFS2_STACK_LABEL_LEN)) in ocfs2_parse_options()
2162 OCFS2_STACK_LABEL_LEN); in ocfs2_initialize_super()
2163 if (strlen(osb->osb_cluster_stack) != OCFS2_STACK_LABEL_LEN) { in ocfs2_initialize_super()
[all...]
H A Docfs2.h389 char osb_cluster_stack[OCFS2_STACK_LABEL_LEN + 1];
652 OCFS2_STACK_LABEL_LEN)) in ocfs2_userspace_stack()
661 OCFS2_STACK_LABEL_LEN)) in ocfs2_o2cb_stack()
H A Docfs2_fs.h297 #define OCFS2_STACK_LABEL_LEN 4 macro
563 /*00*/ __u8 ci_stack[OCFS2_STACK_LABEL_LEN];

Completed in 16 milliseconds