Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h7614 struct fs_context_operations { struct
7615 void (*free)(struct fs_context *);
7616 int (*dup)(struct fs_context *, struct fs_context *);
7617 int (*parse_param)(struct fs_context *, struct fs_parameter *);
7618 int (*parse_monolithic)(struct fs_context *, void *);
7619 int (*get_tree)(struct fs_context *);
7620 int (*reconfigure)(struct fs_context *);