Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h1679 struct fs_context_operations { struct
1680 void (*free)(struct fs_context *);
1681 int (*dup)(struct fs_context *, struct fs_context *);
1682 int (*parse_param)(struct fs_context *, struct fs_parameter *);
1683 int (*parse_monolithic)(struct fs_context *, void *);
1684 int (*get_tree)(struct fs_context *);
1685 int (*reconfigure)(struct fs_context *);
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h1111 struct fs_context_operations { struct
1112 void (*free)(struct fs_context *);
1113 int (*dup)(struct fs_context *, struct fs_context *);
1114 int (*parse_param)(struct fs_context *, struct fs_parameter *);
1115 int (*parse_monolithic)(struct fs_context *, void *);
1116 int (*get_tree)(struct fs_context *);
1117 int (*reconfigure)(struct fs_context *);