Home
last modified time | relevance | path

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

/kernel/bpf/
Dinode.c600 struct bpf_mount_opts { struct
606 struct bpf_mount_opts *opts = fc->fs_private; in bpf_parse_param() argument
630 struct bpf_mount_opts *opts = fc->fs_private; in bpf_fill_super()
669 struct bpf_mount_opts *opts; in bpf_init_fs_context()
671 opts = kzalloc(sizeof(struct bpf_mount_opts), GFP_KERNEL); in bpf_init_fs_context()