Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dinode.c637 struct bpf_mount_opts { struct
643 struct bpf_mount_opts *opts = fc->fs_private; in bpf_parse_param() argument
743 struct bpf_mount_opts *opts = fc->fs_private; in bpf_fill_super()
782 struct bpf_mount_opts *opts; in bpf_init_fs_context()
784 opts = kzalloc(sizeof(struct bpf_mount_opts), GFP_KERNEL); in bpf_init_fs_context()