Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Dinode.c639 struct bpf_mount_opts { struct
645 struct bpf_mount_opts *opts = fc->fs_private; in bpf_parse_param() argument
754 struct bpf_mount_opts *opts = fc->fs_private; in bpf_fill_super()
793 struct bpf_mount_opts *opts; in bpf_init_fs_context()
795 opts = kzalloc(sizeof(struct bpf_mount_opts), GFP_KERNEL); in bpf_init_fs_context()