Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Dstackglue.c53 return !strcmp(active_stack->sp_name, OCFS2_STACK_PLUGIN_O2CB); in ocfs2_is_o2cb_active()
64 if (!strcmp(p->sp_name, name)) in ocfs2_stack_lookup()
93 if (!strcmp(active_stack->sp_name, plugin_name)) in ocfs2_stack_driver_request()
183 if (!ocfs2_stack_lookup(plugin->sp_name)) { in ocfs2_stack_glue_register()
188 plugin->sp_name); in ocfs2_stack_glue_register()
192 plugin->sp_name); in ocfs2_stack_glue_register()
206 p = ocfs2_stack_lookup(plugin->sp_name); in ocfs2_stack_glue_unregister()
213 plugin->sp_name); in ocfs2_stack_glue_unregister()
216 plugin->sp_name); in ocfs2_stack_glue_unregister()
518 p->sp_name); in ocfs2_loaded_cluster_plugins_show()
[all …]
Dstackglue.h235 char *sp_name; member
Dstack_o2cb.c430 .sp_name = "o2cb",
Dstack_user.c1104 .sp_name = "user",