Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h10461 struct fs_context_operations { struct
10462 void (*free)(struct fs_context *);
10463 int (*dup)(struct fs_context *, struct fs_context *);
10464 int (*parse_param)(struct fs_context *, struct fs_parameter *);
10465 int (*parse_monolithic)(struct fs_context *, void *);
10466 int (*get_tree)(struct fs_context *);
10467 int (*reconfigure)(struct fs_context *);
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h8550 struct fs_context_operations { struct
8551 void (*free)(struct fs_context *);
8552 int (*dup)(struct fs_context *, struct fs_context *);
8553 int (*parse_param)(struct fs_context *, struct fs_parameter *);
8554 int (*parse_monolithic)(struct fs_context *, void *);
8555 int (*get_tree)(struct fs_context *);
8556 int (*reconfigure)(struct fs_context *);
Dvmlinux.h8550 struct fs_context_operations { struct
8551 void (*free)(struct fs_context *);
8552 int (*dup)(struct fs_context *, struct fs_context *);
8553 int (*parse_param)(struct fs_context *, struct fs_parameter *);
8554 int (*parse_monolithic)(struct fs_context *, void *);
8555 int (*get_tree)(struct fs_context *);
8556 int (*reconfigure)(struct fs_context *);
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h7538 struct fs_context_operations { struct
7539 void (*free)(struct fs_context *);
7540 int (*dup)(struct fs_context *, struct fs_context *);
7541 int (*parse_param)(struct fs_context *, struct fs_parameter *);
7542 int (*parse_monolithic)(struct fs_context *, void *);
7543 int (*get_tree)(struct fs_context *);
7544 int (*reconfigure)(struct fs_context *);
Dvmlinux_510.h7538 struct fs_context_operations { struct
7539 void (*free)(struct fs_context *);
7540 int (*dup)(struct fs_context *, struct fs_context *);
7541 int (*parse_param)(struct fs_context *, struct fs_parameter *);
7542 int (*parse_monolithic)(struct fs_context *, void *);
7543 int (*get_tree)(struct fs_context *);
7544 int (*reconfigure)(struct fs_context *);
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h31227 struct fs_context_operations { struct
31228 void (*free)(struct fs_context *);
31229 int (*dup)(struct fs_context *, struct fs_context *);
31230 int (*parse_param)(struct fs_context *, struct fs_parameter *);
31231 int (*parse_monolithic)(struct fs_context *, void *);
31232 int (*get_tree)(struct fs_context *);
31233 int (*reconfigure)(struct fs_context *);
Dvmlinux.h31227 struct fs_context_operations { struct
31228 void (*free)(struct fs_context *);
31229 int (*dup)(struct fs_context *, struct fs_context *);
31230 int (*parse_param)(struct fs_context *, struct fs_parameter *);
31231 int (*parse_monolithic)(struct fs_context *, void *);
31232 int (*get_tree)(struct fs_context *);
31233 int (*reconfigure)(struct fs_context *);