Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ocfs2/
Dstackglue.c48 if (!strcmp(p->sp_name, name)) in ocfs2_stack_lookup()
77 if (!strcmp(active_stack->sp_name, plugin_name)) in ocfs2_stack_driver_request()
167 if (!ocfs2_stack_lookup(plugin->sp_name)) { in ocfs2_stack_glue_register()
172 plugin->sp_name); in ocfs2_stack_glue_register()
176 plugin->sp_name); in ocfs2_stack_glue_register()
190 p = ocfs2_stack_lookup(plugin->sp_name); in ocfs2_stack_glue_unregister()
197 plugin->sp_name); in ocfs2_stack_glue_unregister()
200 plugin->sp_name); in ocfs2_stack_glue_unregister()
502 p->sp_name); in ocfs2_loaded_cluster_plugins_show()
529 active_stack->sp_name); in ocfs2_active_cluster_plugin_show()
Dstackglue.h225 char *sp_name; member
Dstack_o2cb.c420 .sp_name = "o2cb",
Dstack_user.c1088 .sp_name = "user",