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

/linux-master/fs/ocfs2/
H A Dstackglue.c41 static struct ocfs2_stack_plugin *ocfs2_stack_lookup(const char *name) function
84 p = ocfs2_stack_lookup(plugin_name);
167 if (!ocfs2_stack_lookup(plugin->sp_name)) {
190 p = ocfs2_stack_lookup(plugin->sp_name);

Completed in 189 milliseconds