Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dstackglue.c58 if (!strcmp(p->sp_name, name)) in ocfs2_stack_lookup()
87 if (!strcmp(active_stack->sp_name, plugin_name)) in ocfs2_stack_driver_request()
177 if (!ocfs2_stack_lookup(plugin->sp_name)) { in ocfs2_stack_glue_register()
182 plugin->sp_name); in ocfs2_stack_glue_register()
186 plugin->sp_name); in ocfs2_stack_glue_register()
200 p = ocfs2_stack_lookup(plugin->sp_name); in ocfs2_stack_glue_unregister()
207 plugin->sp_name); in ocfs2_stack_glue_unregister()
210 plugin->sp_name); in ocfs2_stack_glue_unregister()
512 p->sp_name); in ocfs2_loaded_cluster_plugins_show()
539 active_stack->sp_name); in ocfs2_active_cluster_plugin_show()
Dstackglue.h235 char *sp_name; member
Dstack_o2cb.c430 .sp_name = "o2cb",
Dstack_user.c1104 .sp_name = "user",