Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
Dstack_user.c163 static struct ocfs2_stack_plugin ocfs2_user_plugin; variable
398 &ocfs2_user_plugin.sp_max_proto; in ocfs2_control_do_setversion_msg()
905 ocfs2_user_plugin.sp_max_proto.pv_major; in get_protocol_version()
907 ocfs2_user_plugin.sp_max_proto.pv_minor; in get_protocol_version()
1095 static struct ocfs2_stack_plugin ocfs2_user_plugin = { variable
1108 rc = ocfs2_stack_glue_register(&ocfs2_user_plugin); in ocfs2_user_plugin_init()
1118 ocfs2_stack_glue_unregister(&ocfs2_user_plugin); in ocfs2_user_plugin_exit()