Home
last modified time | relevance | path

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

/fs/ocfs2/
Dsuper.c85 char cluster_stack[OCFS2_STACK_LABEL_LEN + 1]; member
854 if (!ocfs2_userspace_stack(osb) && mopt->cluster_stack[0]) { in ocfs2_verify_userspace_stack()
862 strncmp(osb->osb_cluster_stack, mopt->cluster_stack, in ocfs2_verify_userspace_stack()
867 mopt->cluster_stack, in ocfs2_verify_userspace_stack()
1256 mopt->cluster_stack[0] = '\0'; in ocfs2_parse_options()
1387 memcpy(mopt->cluster_stack, args[0].from, in ocfs2_parse_options()
1389 mopt->cluster_stack[OCFS2_STACK_LABEL_LEN] = '\0'; in ocfs2_parse_options()
1395 if (memcmp(mopt->cluster_stack, in ocfs2_parse_options()
Dstackglue.c594 __ATTR(cluster_stack, S_IRUGO | S_IWUSR,