Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfs_context.h115 struct fs_context_operations { struct
116 void (*free)(struct fs_context *fc);
117 int (*dup)(struct fs_context *fc, struct fs_context *src_fc);
118 int (*parse_param)(struct fs_context *fc, struct fs_parameter *param);
119 int (*parse_monolithic)(struct fs_context *fc, void *data);
120 int (*get_tree)(struct fs_context *fc);
121 int (*reconfigure)(struct fs_context *fc);