Home
last modified time | relevance | path

Searched refs:bpf_mount_opts (Results 1 – 1 of 1) sorted by relevance

/kernel/bpf/
Dinode.c640 struct bpf_mount_opts { struct
646 struct bpf_mount_opts *opts = fc->fs_private; in bpf_parse_param() argument
746 struct bpf_mount_opts *opts = fc->fs_private; in bpf_fill_super()
785 struct bpf_mount_opts *opts; in bpf_init_fs_context()
787 opts = kzalloc(sizeof(struct bpf_mount_opts), GFP_KERNEL); in bpf_init_fs_context()