Home
last modified time | relevance | path

Searched refs:cluster_stack (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-ocfs266 What: /sys/fs/ocfs2/cluster_stack
70 The /sys/fs/ocfs2/cluster_stack file contains the name
/linux-6.1.9/fs/ocfs2/
Dsuper.c82 char cluster_stack[OCFS2_STACK_LABEL_LEN + 1]; member
851 if (!ocfs2_userspace_stack(osb) && mopt->cluster_stack[0]) { in ocfs2_verify_userspace_stack()
859 strncmp(osb->osb_cluster_stack, mopt->cluster_stack, in ocfs2_verify_userspace_stack()
864 mopt->cluster_stack, in ocfs2_verify_userspace_stack()
1249 mopt->cluster_stack[0] = '\0'; in ocfs2_parse_options()
1380 memcpy(mopt->cluster_stack, args[0].from, in ocfs2_parse_options()
1382 mopt->cluster_stack[OCFS2_STACK_LABEL_LEN] = '\0'; in ocfs2_parse_options()
1388 if (memcmp(mopt->cluster_stack, in ocfs2_parse_options()
Dstackglue.c588 __ATTR(cluster_stack, S_IRUGO | S_IWUSR,