Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
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()
Dsuper.c85 char cluster_stack[OCFS2_STACK_LABEL_LEN + 1];
863 OCFS2_STACK_LABEL_LEN)) { in ocfs2_verify_userspace_stack()
1376 OCFS2_STACK_LABEL_LEN) || in ocfs2_parse_options()
1378 OCFS2_STACK_LABEL_LEN) != in ocfs2_parse_options()
1379 OCFS2_STACK_LABEL_LEN)) { in ocfs2_parse_options()
1386 OCFS2_STACK_LABEL_LEN); in ocfs2_parse_options()
1387 mopt->cluster_stack[OCFS2_STACK_LABEL_LEN] = '\0'; in ocfs2_parse_options()
1395 OCFS2_STACK_LABEL_LEN)) in ocfs2_parse_options()
1524 OCFS2_STACK_LABEL_LEN); in ocfs2_show_options()
2174 OCFS2_STACK_LABEL_LEN); in ocfs2_initialize_super()
[all …]
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()
Docfs2_fs.h299 #define OCFS2_STACK_LABEL_LEN 4 macro
565 /*00*/ __u8 ci_stack[OCFS2_STACK_LABEL_LEN];