Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dstackglue.c49 static struct ocfs2_stack_plugin *active_stack;
51 static struct ocfs2_stack_plugin *ocfs2_stack_lookup(const char *name) in ocfs2_stack_lookup()
53 struct ocfs2_stack_plugin *p; in ocfs2_stack_lookup()
69 struct ocfs2_stack_plugin *p; in ocfs2_stack_driver_request()
172 int ocfs2_stack_glue_register(struct ocfs2_stack_plugin *plugin) in ocfs2_stack_glue_register()
195 void ocfs2_stack_glue_unregister(struct ocfs2_stack_plugin *plugin) in ocfs2_stack_glue_unregister()
197 struct ocfs2_stack_plugin *p; in ocfs2_stack_glue_unregister()
218 struct ocfs2_stack_plugin *p; in ocfs2_stack_glue_set_max_proto_version()
507 struct ocfs2_stack_plugin *p; in ocfs2_loaded_cluster_plugins_show()
Dstackglue.h234 struct ocfs2_stack_plugin { struct
298 int ocfs2_stack_glue_register(struct ocfs2_stack_plugin *plugin);
299 void ocfs2_stack_glue_unregister(struct ocfs2_stack_plugin *plugin);
Dstack_o2cb.c39 static struct ocfs2_stack_plugin o2cb_stack;
429 static struct ocfs2_stack_plugin o2cb_stack = {
Dstack_user.c171 static struct ocfs2_stack_plugin ocfs2_user_plugin;
1103 static struct ocfs2_stack_plugin ocfs2_user_plugin = {