Home
last modified time | relevance | path

Searched defs:ocfs2_stack_plugin (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/ocfs2/
Dstackglue.h224 struct ocfs2_stack_plugin { struct
225 char *sp_name;
226 struct ocfs2_stack_operations *sp_ops;
227 struct module *sp_owner;
230 struct list_head sp_list;
231 unsigned int sp_count;
232 struct ocfs2_protocol_version sp_max_proto;
/kernel/linux/linux-5.10/fs/ocfs2/
Dstackglue.h226 struct ocfs2_stack_plugin { struct
227 char *sp_name;
228 struct ocfs2_stack_operations *sp_ops;
229 struct module *sp_owner;
232 struct list_head sp_list;
233 unsigned int sp_count;
234 struct ocfs2_protocol_version sp_max_proto;