Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dstack_user.c58 * ocfs2_user_plugin.sp_max_proto.pv_major, and the minor number
163 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()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dstack_user.c57 * ocfs2_user_plugin.sp_max_proto.pv_major, and the minor number
162 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()

Completed in 4 milliseconds