Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dstack_user.c162 static struct ocfs2_stack_plugin ocfs2_user_plugin; variable
397 &ocfs2_user_plugin.sp_max_proto; in ocfs2_control_do_setversion_msg()
891 ocfs2_user_plugin.sp_max_proto.pv_major; in get_protocol_version()
893 ocfs2_user_plugin.sp_max_proto.pv_minor; in get_protocol_version()
1081 static struct ocfs2_stack_plugin ocfs2_user_plugin = { variable
1094 rc = ocfs2_stack_glue_register(&ocfs2_user_plugin); in ocfs2_user_plugin_init()
1104 ocfs2_stack_glue_unregister(&ocfs2_user_plugin); in ocfs2_user_plugin_exit()